Unofficial MaxMind GeoIP2 Reader for Go
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.) This package contains the source code needed for building packages that reference the following Go import paths: – github.com/oschwald/geoip2-golang
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.4.0-14.fc41 | - |
Fedora 41 | 1.4.0-14.fc41 | - |
Fedora 40 | 1.4.0-11.fc40 | - |
Fedora 39 | 1.4.0-9.fc39 | - |
You can contact the maintainers of this package via email at
golang-github-oschwald-geoip2 dash maintainers at fedoraproject dot org
.