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

Method String

codec.go:104–104  ·  codec.go::Codec.String

String returns the name of the Codec implementation. This is unused by gRPC.

()

Source from the content-addressed store, hash-verified

102 // String returns the name of the Codec implementation. This is unused by
103 // gRPC.
104 String() string
105}

Calls

no outgoing calls