Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrIPv4Format = errors.New("ipv4 format error")
View Source
var ErrNotFound = errors.New("not found")
Functions ¶
This section is empty.
Types ¶
type BaseStation ¶
type BaseStation struct {
// contains filtered or unexported fields
}
BaseStation ...
type Location ¶
type Location struct { Country string Province string City string Organization string ISP string Latitude string Longitude string TimeZone string TimeZone2 string CityCode string PhonePrefix string CountryCode string ContinentCode string IDC string // IDC | VPN BaseStation string // WIFI | BS (Base Station) CountryCode3 string EuropeanUnion bool CurrencyCode string CurrencyName string Anycast bool }
Click to show internal directories.
Click to hide internal directories.