Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecodeAreaID ¶ added in v0.1.19
Types ¶
type GeoInfo ¶
type GeoInfo struct { Latitude float64 Longitude float64 IP string Geo string Continent string Country string Province string City string }
GeoInfo represents the geo information
func DefaultGeoInfo ¶
DefaultGeoInfo creates a default GeoInfo object with the specified IP and default area
Click to show internal directories.
Click to hide internal directories.