modulepackage
2.0.0+incompatible
Repository: https://github.com/scraperwall/geoip.git
Documentation: pkg.go.dev
# Functions
NewGeoIP creates a new GeoIP data structure.
NewGeoIPNoLoad creates a new geoip type without loading the data.
# Structs
Anonymous contains information about whether an IP address is anonymous.
City contains geographic data on a city level for a given IP address.
ConnectionType denotes the connection type for a given IP address.
Country contains geographic data on a country level for a given IP address.
Domain denotes the domain for a given IP address.
GeoIP contains metadata for an IP address from the Maxmind GeoIP databases.
ISP contains information about the autonomous system for the given IP address.