github.com/golang/protobuf/proto.InternalMessageInfo.Size (method)
41 uses
github.com/golang/protobuf/proto (current package)
deprecated.go#L106: func (*InternalMessageInfo) Size(m Message) int {
github.com/prometheus/client_model/go
metrics.pb.go#L90: return xxx_messageInfo_LabelPair.Size(m)
metrics.pb.go#L135: return xxx_messageInfo_Gauge.Size(m)
metrics.pb.go#L173: return xxx_messageInfo_Counter.Size(m)
metrics.pb.go#L212: return xxx_messageInfo_Quantile.Size(m)
metrics.pb.go#L259: return xxx_messageInfo_Summary.Size(m)
metrics.pb.go#L311: return xxx_messageInfo_Untyped.Size(m)
metrics.pb.go#L351: return xxx_messageInfo_Histogram.Size(m)
metrics.pb.go#L404: return xxx_messageInfo_Bucket.Size(m)
metrics.pb.go#L455: return xxx_messageInfo_Metric.Size(m)
metrics.pb.go#L538: return xxx_messageInfo_MetricFamily.Size(m)
google.golang.org/grpc/balancer/grpclb/grpc_lb_v1
load_balancer.pb.go#L56: return xxx_messageInfo_LoadBalanceRequest.Size(m)
load_balancer.pb.go#L137: return xxx_messageInfo_InitialLoadBalanceRequest.Size(m)
load_balancer.pb.go#L180: return xxx_messageInfo_ClientStatsPerToken.Size(m)
load_balancer.pb.go#L240: return xxx_messageInfo_ClientStats.Size(m)
load_balancer.pb.go#L318: return xxx_messageInfo_LoadBalanceResponse.Size(m)
load_balancer.pb.go#L408: return xxx_messageInfo_FallbackResponse.Size(m)
load_balancer.pb.go#L443: return xxx_messageInfo_InitialLoadBalanceResponse.Size(m)
load_balancer.pb.go#L486: return xxx_messageInfo_ServerList.Size(m)
load_balancer.pb.go#L543: return xxx_messageInfo_Server.Size(m)
google.golang.org/grpc/binarylog/grpc_binarylog_v1
binarylog.pb.go#L209: return xxx_messageInfo_GrpcLogEntry.Size(m)
binarylog.pb.go#L376: return xxx_messageInfo_ClientHeader.Size(m)
binarylog.pb.go#L437: return xxx_messageInfo_ServerHeader.Size(m)
binarylog.pb.go#L485: return xxx_messageInfo_Trailer.Size(m)
binarylog.pb.go#L550: return xxx_messageInfo_Message.Size(m)
binarylog.pb.go#L617: return xxx_messageInfo_Metadata.Size(m)
binarylog.pb.go#L658: return xxx_messageInfo_MetadataEntry.Size(m)
binarylog.pb.go#L708: return xxx_messageInfo_Address.Size(m)
google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp
altscontext.pb.go#L60: return xxx_messageInfo_AltsContext.Size(m)
handshaker.pb.go#L116: return xxx_messageInfo_Endpoint.Size(m)
handshaker.pb.go#L174: return xxx_messageInfo_Identity.Size(m)
handshaker.pb.go#L286: return xxx_messageInfo_StartClientHandshakeReq.Size(m)
handshaker.pb.go#L393: return xxx_messageInfo_ServerHandshakeParameters.Size(m)
handshaker.pb.go#L460: return xxx_messageInfo_StartServerHandshakeReq.Size(m)
handshaker.pb.go#L544: return xxx_messageInfo_NextHandshakeMessageReq.Size(m)
handshaker.pb.go#L587: return xxx_messageInfo_HandshakerReq.Size(m)
handshaker.pb.go#L697: return xxx_messageInfo_HandshakerResult.Size(m)
handshaker.pb.go#L788: return xxx_messageInfo_HandshakerStatus.Size(m)
handshaker.pb.go#L848: return xxx_messageInfo_HandshakerResp.Size(m)
transport_security_common.pb.go#L81: return xxx_messageInfo_RpcProtocolVersions.Size(m)
transport_security_common.pb.go#L129: return xxx_messageInfo_RpcProtocolVersions_Version.Size(m)
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |