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

rework the client-side API, remove the Resolver, make Browse and Lookup package-level functions #100

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

marten-seemann
Copy link
Contributor

@marten-seemann marten-seemann commented Jul 5, 2021

This implements suggestion 1 in #98. Fixes #98.

I'm not entirely sure if this is the right way to go, but at least it seems to make the API a lot more intuitive. Also, it allows for a clean shutdown of all Go routines: As soon as Lookup / Browse return, you can now be certain that no more Go routines are running in the background.

@marten-seemann
Copy link
Contributor Author

@grandcat Any thoughts on this PR? Anything I can do to move this forward?

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.

Resolver API design
1 participant