type google.golang.org/grpc/binarylog/grpc_binarylog_v1.GrpcLogEntry_ClientHeader
6 uses
google.golang.org/grpc/binarylog/grpc_binarylog_v1 (current package)
binarylog.pb.go#L256: type GrpcLogEntry_ClientHeader struct {
binarylog.pb.go#L272: func (*GrpcLogEntry_ClientHeader) isGrpcLogEntry_Payload() {}
binarylog.pb.go#L288: if x, ok := m.GetPayload().(*GrpcLogEntry_ClientHeader); ok {
binarylog.pb.go#L332: (*GrpcLogEntry_ClientHeader)(nil),
google.golang.org/grpc/internal/binarylog
method_logger.go#L81: case *pb.GrpcLogEntry_ClientHeader:
method_logger.go#L162: Payload: &pb.GrpcLogEntry_ClientHeader{
![]() |
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. |