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

Method Reset

ch08/grpc/keyvalue/keyvalue.pb.go:154–161  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

152}
153
154func (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
163func (x *PutRequest) String() string {
164 return protoimpl.X.MessageStringOf(x)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected