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