This is a Go reader for the MaxMind DB format. This can be used to read GeoLite2 and GeoIP2 databases.
This is not an official MaxMind API.
go get github.com/oschwald/maxminddb-golang
See GoDoc for documentation and examples.
See GoDoc or
example_test.go
for examples.
Contributions welcome! Please fork the repository and open a pull request with your changes.
This is free software, licensed under the Apache License, Version 2.0.