Skip to content

Conversation

oykmnk
Copy link

@oykmnk oykmnk commented Apr 1, 2023

This patch seeks to update all methods that make an outgoing request to accept a context as their first argument. This enables the library to carry a deadline and other information across API boundaries.

Fixes #11

This patch seeks to update all methods that make an outgoing request
to accept a context as their first argument. This enables the library
to carry a deadline and other information across API boundaries.

Signed-off-by: Aleksandr Yakimenko <urlucidfall@gmail.com>
@thebaer thebaer added this to the v3 milestone Apr 1, 2023
@thebaer
Copy link
Member

thebaer commented Apr 1, 2023

Thank you for working on this! We can include it in v3 of this library. Will try to review and test soon.

@thebaer thebaer changed the base branch from main to v3 April 1, 2023 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

context.Context support
2 participants