add reflection support to server #62
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
to support grpc reflection:
https://github.com/grpc/grpc-go/pull/4340/files
https://pkg.go.dev/google.golang.org/grpc?utm_source=godoc#ServiceInfo
https://github.com/jhump/protoreflect/blob/master/grpcreflect/client.go