This library reads MaxMind GeoLite2 and GeoIP2 databases. This library is built using the Go maxminddb reader. All data for the database record is decoded using this library. If you only need several fields, you may get superior performance by using maxminddb's Lookup directly with a result struct that only contains the required fields. (See example_test.go in the maxminddb repository for an example of this.) Metadata takes no arguments and returns a struct containing metadata about the MaxMind database in use by the Reader. Enterprise takes an IP address as a net.IP struct and returns an Enterprise struct and/or an error. This is intended to be used with the GeoIP2 Enterprise database.
Features
- This is free software
- Licensed under the ISC license
- Make sure to check out test data submodule
- Execute test suite
- See GoDoc for documentation and examples
- This library reads MaxMind GeoLite2 and GeoIP2 databases
Categories
DatabaseLicense
ISC LicenseFollow GeoIP2 Reader for Go
Other Useful Business Software
The full-stack observability platform that protects your dataLayer, tags and conversion data
Code-Cube.io detects issues instantly, alerts you in real time and helps you resolve them fast.
No manual QA. No unreliable data. Just data you can trust and act on.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of GeoIP2 Reader for Go!