[ 原始碼: golang-github-oschwald-geoip2-golang ]
套件:golang-github-oschwald-geoip2-golang-dev(1.4.0-1)
golang-github-oschwald-geoip2-golang-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-oschwald-geoip2-golang:
- [golang-github-oschwald-geoip2-golang_1.4.0-1.dsc]
- [golang-github-oschwald-geoip2-golang_1.4.0.orig.tar.gz]
- [golang-github-oschwald-geoip2-golang_1.4.0-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
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.
其他與 golang-github-oschwald-geoip2-golang-dev 有關的套件
|
|
|
|
-
- dep: golang-github-oschwald-maxminddb-golang-dev (>= 1.6.0)
- MaxMind DB Reader for Go
-
- dep: golang-go
- Go programming language compiler, linker, compiled stdlib