-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Feat: add gRPC .WithReflection() method #1807
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
Conversation
@ace3, Just a heads-up: Let’s keep development clean to ensure a smooth workflow going forward. |
@ace3 Just a reminder you have a review comment left from @coolwednesday. Let's resolve it so that we can go ahead and merge your PR. |
hi, i just pushed the changes. |
Description:
GetGRPCServer
method in theApp
struct.*grpc.Server
instance after initialization.Breaking Changes (if applicable):
Additional Information:
testify/require
for assertions.Checklist:
goimport
andgolangci-lint
.