Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Location ¶
type Location struct {
Address string
}
Location Struct
func (*Location) GetLocation ¶
func (l *Location) GetLocation() maps.GeocodingResult
Get Location func to get data from cache or maps api
Click to show internal directories.
Click to hide internal directories.