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

Method Descriptor

ch08/grpc/keyvalue/keyvalue.pb.go:182–184  ·  view source on GitHub ↗

Deprecated: Use PutRequest.ProtoReflect.Descriptor instead.

()

Source from the content-addressed store, hash-verified

180
181// Deprecated: Use PutRequest.ProtoReflect.Descriptor instead.
182func (*PutRequest) Descriptor() ([]byte, []int) {
183 return file_keyvalue_proto_rawDescGZIP(), []int{2}
184}
185
186func (x *PutRequest) GetKey() string {
187 if x != nil {

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected