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

Move Register${servName}Server to an interface #1060

Closed
wants to merge 1 commit into from
Closed

Move Register${servName}Server to an interface #1060

wants to merge 1 commit into from

Conversation

achew22
Copy link

@achew22 achew22 commented Mar 20, 2020

This allows you to have a different implementation of grpc.Server which can be useful in testing.

This allows you to have a different implementation of `grpc.Server` which can be useful in testing.
@dsnet
Copy link
Member

dsnet commented Mar 20, 2020

Thanks for the PR, but the grpc plugin is no longer maintained by us. Please a file issue at https://github.com/grpc/grpc-go.

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.

2 participants