Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrGeoIpDisabled = errors.New("geoip is disabled") ErrBadDB = errors.New("bad db") )
Functions ¶
func GetDistance ¶
Types ¶
type GeoIp ¶
type GeoIp struct {
// contains filtered or unexported fields
}
func (*GeoIp) GetCoordinates ¶
Click to show internal directories.
Click to hide internal directories.