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

Method Descriptor

shared/proto/trip/trip.pb.go:510–512  ·  view source on GitHub ↗

Deprecated: Use Trip.ProtoReflect.Descriptor instead.

()

Source from the content-addressed store, hash-verified

508
509// Deprecated: Use Trip.ProtoReflect.Descriptor instead.
510func (*Trip) Descriptor() ([]byte, []int) {
511 return file_trip_proto_rawDescGZIP(), []int{8}
512}
513
514func (x *Trip) GetId() string {
515 if x != nil {

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected