Commit Graph

3 Commits (7103c9adf68fed779c34f3ed9016d1a56607787b)

Author SHA1 Message Date
ALX99 21f4b5f774 refactor: accept context as parameter of Vendor.Send
In golang, contexts should be propagated downwards in order to be able
to provide features such as cancellation.

This commit refactors the Vendor interface to accept a context as a
first parameter so that it can be propagated downwards.
4 weeks ago
Eugen Eisler e01d355d1b feat: Base URL Setup for OpenAPI-Compatible and Proxy Providers. Adapt Grocq and Azure Setup for it. 1 month ago
Jonathan Dunn 7399d84446 initial 1 month ago