()
| 482 | } |
| 483 | |
| 484 | func (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 | |
| 491 | func (x *Trip) String() string { |
| 492 | return protoimpl.X.MessageStringOf(x) |
nothing calls this directly
no outgoing calls
no test coverage detected