()
| 152 | } |
| 153 | |
| 154 | func (x *PutRequest) Reset() { |
| 155 | *x = PutRequest{} |
| 156 | if protoimpl.UnsafeEnabled { |
| 157 | mi := &file_keyvalue_proto_msgTypes[2] |
| 158 | ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| 159 | ms.StoreMessageInfo(mi) |
| 160 | } |
| 161 | } |
| 162 | |
| 163 | func (x *PutRequest) String() string { |
| 164 | return protoimpl.X.MessageStringOf(x) |
nothing calls this directly
no outgoing calls
no test coverage detected