MCPcopy Create free account
hub / github.com/cloud-native-go/examples / Descriptor

Method Descriptor

ch08/grpc/keyvalue/keyvalue.pb.go:83–85  ·  view source on GitHub ↗

Deprecated: Use GetRequest.ProtoReflect.Descriptor instead.

()

Source from the content-addressed store, hash-verified

81
82// Deprecated: Use GetRequest.ProtoReflect.Descriptor instead.
83func (*GetRequest) Descriptor() ([]byte, []int) {
84 return file_keyvalue_proto_rawDescGZIP(), []int{0}
85}
86
87func (x *GetRequest) GetKey() string {
88 if x != nil {

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected