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

Clean up client exported API #42

Open
buchanae opened this issue Feb 3, 2018 · 2 comments
Open

Clean up client exported API #42

buchanae opened this issue Feb 3, 2018 · 2 comments

Comments

@buchanae
Copy link

buchanae commented Feb 3, 2018

The client API is probably the most important part of a database's documentation: https://godoc.org/github.com/bmeg/arachne/aql

For AQL there's a bunch of unnecessary junk, such as Register* methods generated by protobuf.

@kellrott
Copy link
Member

kellrott commented Apr 9, 2018

What is the best way to do this?

@kellrott kellrott added this to the v0.2 milestone Apr 9, 2018
@buchanae
Copy link
Author

buchanae commented Apr 9, 2018

Maybe put the protobuf generated code in an different package, and present the code in aql/query.go as the main query language docs.

@kellrott kellrott removed this from the v0.2 milestone Apr 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants