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

net/rpc: Make service prefix optional #9833

Closed
tj opened this issue Feb 10, 2015 · 1 comment
Closed

net/rpc: Make service prefix optional #9833

tj opened this issue Feb 10, 2015 · 1 comment

Comments

@tj
Copy link

tj commented Feb 10, 2015

Any interest in a register method that allows you to define a "root"-level service? Personally I think multiple per-program is an anti-pattern, but having that choice would be great regardless.

cheers

@tj
Copy link
Author

tj commented Feb 11, 2015

closing since we can just add some hacky wrapping to assume a prefix, not a huge deal

@tj tj closed this as completed Feb 11, 2015
@golang golang locked and limited conversation to collaborators Jun 25, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants