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

Method GetLongitude

shared/proto/driver/driver.pb.go:257–262  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

255}
256
257func (x *Location) GetLongitude() float64 {
258 if x != nil {
259 return x.Longitude
260 }
261 return 0
262}
263
264var File_driver_proto protoreflect.FileDescriptor
265

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected