文件名称:maxminddb-golang:用于Go的MaxMind DB Reader
文件大小:32KB
文件格式:ZIP
更新时间:2024-06-11 06:31:00
go geolocation ip-address geoip2 maxmind-db
用于Go的MaxMind DB Reader 这是MaxMind DB格式的Go阅读器。 尽管这可以用来读取和数据库,提供了一个更高级别的API。 这不是官方的MaxMind API。 安装 go get github.com/oschwald/maxminddb-golang 用法 文档和示例, 。 例子 有关示例,请参见或example_test.go 。 贡献 欢迎捐款! 请派生存储库,并打开包含您所做更改的请求请求。 执照 这是免费软件,根据ISC许可获得许可。
【文件预览】:
maxminddb-golang-main
----go.mod(154B)
----example_test.go(3KB)
----reader.go(10KB)
----.github()
--------workflows()
----traverse.go(6KB)
----decoder_test.go(6KB)
----.gitmodules(91B)
----go.sum(1KB)
----test-data()
----decoder.go(20KB)
----errors.go(1KB)
----reader_test.go(24KB)
----mmap_windows.go(2KB)
----verifier_test.go(2KB)
----deserializer.go(951B)
----deserializer.go deserializer_test.go(2KB)
----reader_appengine.go(873B)
----reader_other.go(1KB)
----LICENSE(772B)
----.golangci.toml(968B)
----mmap_unix.go(277B)
----README.md(995B)
----traverse_test.go(6KB)
----.gitignore(27B)
----verifier.go(4KB)
----node.go(1KB)