Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetLocation ¶
func GetLocation(locationID int64) (*staticData.Location, error)
GetLocation returns a (cached) version of location info from the location endpoint
func GetLocations ¶
func GetLocations(locationIDs []int64) (map[int64]*staticData.Location, error)
GetLocations returns a (cached) version of location info from the location endpoint
func Initialize ¶
Initialize initializes infrastructure for locations
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.