Commit Graph

3 Commits (afa0cdecc117eec458fd2d9621c5fcc1819b116d)

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 58c9af6aac test: core 4 weeks ago
Eugen Eisler 4d77ed30e9 test: implement test for common package 4 weeks ago