MCPcopy
hub / github.com/grpc/grpc-go / GetName

Method GetName

reflection/grpc_reflection_v1/reflection.pb.go:599–604  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

597}
598
599func (x *ServiceResponse) GetName() string {
600 if x != nil {
601 return x.Name
602 }
603 return ""
604}
605
606// The error code and error message sent by the server when an error occurs.
607type ErrorResponse struct {

Callers 4

checkDescriptorResultsFunction · 0.45
registerDynamicProtoFunction · 0.45
V1ToV1AlphaResponseFunction · 0.45
V1AlphaToV1ResponseFunction · 0.45

Calls

no outgoing calls

Tested by 2

checkDescriptorResultsFunction · 0.36
registerDynamicProtoFunction · 0.36