package
Version:
v0.1.11
Opens a new window with list of versions in this module.
Published: Feb 15, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func InitLocationDB() error
type Info struct {
CountryName string `json:"country_name"`
CountryLongName string `json:"country_long"`
RegionName string `json:"region_name"`
CityName string `json:"city_name"`
Latitude string `json:"latitude"`
Longitude string `json:"longitude"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.