Versions in this module Expand all Collapse all v0 v0.6.5 Feb 24, 2023 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)