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

Method GetAuthority

binarylog/grpc_binarylog_v1/binarylog.pb.go:490–495  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

488}
489
490func (x *ClientHeader) GetAuthority() string {
491 if x != nil {
492 return x.Authority
493 }
494 return ""
495}
496
497func (x *ClientHeader) GetTimeout() *durationpb.Duration {
498 if x != nil {

Callers 1

buildGCPLoggingEntryMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected