MCPcopy Create free account
hub / github.com/codealong-dev/ride-sharing / Reset

Method Reset

shared/proto/driver/driver.pb.go:32–37  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

30}
31
32func (x *RegisterDriverRequest) Reset() {
33 *x = RegisterDriverRequest{}
34 mi := &file_driver_proto_msgTypes[0]
35 ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
36 ms.StoreMessageInfo(mi)
37}
38
39func (x *RegisterDriverRequest) String() string {
40 return protoimpl.X.MessageStringOf(x)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected