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

Method Descriptor

ch08/grpc/keyvalue/keyvalue.pb.go:278–280  ·  view source on GitHub ↗

Deprecated: Use DeleteRequest.ProtoReflect.Descriptor instead.

()

Source from the content-addressed store, hash-verified

276
277// Deprecated: Use DeleteRequest.ProtoReflect.Descriptor instead.
278func (*DeleteRequest) Descriptor() ([]byte, []int) {
279 return file_keyvalue_proto_rawDescGZIP(), []int{4}
280}
281
282func (x *DeleteRequest) GetKey() string {
283 if x != nil {

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected