
This is the go implementation of the maxmind geoip api. it is incomplete and work in progress the initial goal is support only two of the database types ?? the city lite and country lite. the only supported method is loading the full db on startup into memory (memory cache).
at this point, only ipv4 lookups are supported.