Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Comments

Add support for context.Context#25

Open
oykmnk wants to merge 2 commits intowriteas:v3 from
oykmnk:context-support
Open

Add support for context.Context #25
oykmnk wants to merge 2 commits intowriteas:v3 from
oykmnk:context-support

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
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

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

v3

Development

Successfully merging this pull request may close these issues.

context.Context support

2 participants

AltStyle によって変換されたページ (->オリジナル) /