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

Method Descriptor

shared/proto/trip/trip.pb.go:229–231  ·  view source on GitHub ↗

Deprecated: Use Geometry.ProtoReflect.Descriptor instead.

()

Source from the content-addressed store, hash-verified

227
228// Deprecated: Use Geometry.ProtoReflect.Descriptor instead.
229func (*Geometry) Descriptor() ([]byte, []int) {
230 return file_trip_proto_rawDescGZIP(), []int{3}
231}
232
233func (x *Geometry) GetCoordinates() []*Coordinate {
234 if x != nil {

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected