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

Method Descriptor

shared/proto/driver/driver.pb.go:246–248  ·  view source on GitHub ↗

Deprecated: Use Location.ProtoReflect.Descriptor instead.

()

Source from the content-addressed store, hash-verified

244
245// Deprecated: Use Location.ProtoReflect.Descriptor instead.
246func (*Location) Descriptor() ([]byte, []int) {
247 return file_driver_proto_rawDescGZIP(), []int{3}
248}
249
250func (x *Location) GetLatitude() float64 {
251 if x != nil {

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected