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

Method Reset

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

Source from the content-addressed store, hash-verified

131}
132
133func (x *Driver) Reset() {
134 *x = Driver{}
135 mi := &file_driver_proto_msgTypes[2]
136 ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
137 ms.StoreMessageInfo(mi)
138}
139
140func (x *Driver) String() string {
141 return protoimpl.X.MessageStringOf(x)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected