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

Method Reset

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

Source from the content-addressed store, hash-verified

81}
82
83func (x *RegisterDriverResponse) Reset() {
84 *x = RegisterDriverResponse{}
85 mi := &file_driver_proto_msgTypes[1]
86 ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
87 ms.StoreMessageInfo(mi)
88}
89
90func (x *RegisterDriverResponse) String() string {
91 return protoimpl.X.MessageStringOf(x)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected