Deprecated: Use TripDriver.ProtoReflect.Descriptor instead.
()
| 591 | |
| 592 | // Deprecated: Use TripDriver.ProtoReflect.Descriptor instead. |
| 593 | func (*TripDriver) Descriptor() ([]byte, []int) { |
| 594 | return file_trip_proto_rawDescGZIP(), []int{9} |
| 595 | } |
| 596 | |
| 597 | func (x *TripDriver) GetId() string { |
| 598 | if x != nil { |
nothing calls this directly
no test coverage detected