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

Method Reset

shared/proto/trip/trip.pb.go:484–489  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

482}
483
484func (x *Trip) Reset() {
485 *x = Trip{}
486 mi := &file_trip_proto_msgTypes[8]
487 ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
488 ms.StoreMessageInfo(mi)
489}
490
491func (x *Trip) String() string {
492 return protoimpl.X.MessageStringOf(x)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected