type google.golang.org/grpc/binarylog/grpc_binarylog_v1.GrpcLogEntry_Logger
8 uses
google.golang.org/grpc/binarylog/grpc_binarylog_v1 (current package)
binarylog.pb.go#L90: type GrpcLogEntry_Logger int32
binarylog.pb.go#L93: GrpcLogEntry_LOGGER_UNKNOWN GrpcLogEntry_Logger = 0
binarylog.pb.go#L94: GrpcLogEntry_LOGGER_CLIENT GrpcLogEntry_Logger = 1
binarylog.pb.go#L95: GrpcLogEntry_LOGGER_SERVER GrpcLogEntry_Logger = 2
binarylog.pb.go#L110: func (x GrpcLogEntry_Logger) String() string {
binarylog.pb.go#L114: func (GrpcLogEntry_Logger) EnumDescriptor() ([]byte, []int) {
binarylog.pb.go#L169: Logger GrpcLogEntry_Logger `protobuf:"varint,5,opt,name=logger,proto3,enum=grpc.binarylog.v1.GrpcLogEntry_Logger" json:"logger,omitempty"`
binarylog.pb.go#L245: func (m *GrpcLogEntry) GetLogger() GrpcLogEntry_Logger {
![]() |
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. |