Pakket: golang-github-oschwald-geoip2-golang-dev (1.1.0-4)
Verwijzigingen voor golang-github-oschwald-geoip2-golang-dev
Trisquel bronnen:
Het bronpakket golang-github-oschwald-geoip2-golang downloaden:
- [golang-github-oschwald-geoip2-golang_1.1.0-4.dsc]
- [golang-github-oschwald-geoip2-golang_1.1.0.orig.tar.gz]
- [golang-github-oschwald-geoip2-golang_1.1.0-4.debian.tar.xz]
Beheerder:
Original Maintainers:
- Debian Go Packaging Team (Mailarchief)
- Alexandre Viau
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Unofficial MaxMind GeoIP2 Reader for Go
This library reads MaxMind GeoLite2 and GeoIP2 databases. It 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.
Andere aan golang-github-oschwald-geoip2-golang-dev gerelateerde pakketten
|
|
|
-
- dep: golang-github-oschwald-maxminddb-golang-dev (>= 1.2.0)
- MaxMind DB Reader for Go
-
- dep: golang-go
- Go programming language compiler, linker, compiled stdlib
-
- dep: golang-gopkg-check.v1-dev
- Rich testing extension for Go's testing package