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

Method GetPayloadTruncated

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

Source from the content-addressed store, hash-verified

381}
382
383func (x *GrpcLogEntry) GetPayloadTruncated() bool {
384 if x != nil {
385 return x.PayloadTruncated
386 }
387 return false
388}
389
390func (x *GrpcLogEntry) GetPeer() *Address {
391 if x != nil {

Callers 1

buildGCPLoggingEntryMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected