Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove synchronous methods from API #101

Closed
malandis opened this issue Aug 8, 2022 · 0 comments · Fixed by #100
Closed

Remove synchronous methods from API #101

malandis opened this issue Aug 8, 2022 · 0 comments · Fixed by #100
Assignees

Comments

@malandis
Copy link
Contributor

malandis commented Aug 8, 2022

Remove the synchronous methods from the API. End users can invoke the async methods using the await syntax or can block using .Result.

@malandis malandis self-assigned this Aug 8, 2022
@malandis malandis linked a pull request Aug 8, 2022 that will close this issue
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 a pull request may close this issue.

2 participants