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