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

Method Descriptor

shared/proto/trip/trip.pb.go:593–595  ·  view source on GitHub ↗

Deprecated: Use TripDriver.ProtoReflect.Descriptor instead.

()

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected