Versions in this module Expand all Collapse all v1 v1.7.5 Dec 2, 2021 v1.7.4 Dec 2, 2021 Changes in this version + func InitGeoIpDB() error + type CountryEmoji struct + Code string + Emoji string + type GeoIP struct + var GeoIpDB GeoIP + func NewGeoIP(geodb, flags string) (geoip GeoIP) + func (g GeoIP) Find(ipORdomain string) (ip, country string, err error)