package
2.0.49
Repository: https://github.com/infraboard/mcube.git
Documentation: pkg.go.dev

# README

IP地址位置查询服务

➜  golang git:(v2.0_xdb) ✗ ./xdb_searcher search --db=../../data/ip2region.xdb
ip2region xdb searcher test program, type `quit` to exit
ip2region>> 1.2.3.4
{region:美国|0|华盛顿|0|谷歌, took:101.57µs}

关于Ip数据库文件请从 ip2region下载: data/ip2region.xdb

# Functions

No description provided by the author
NewDefaultIPInfo todo.
中国|0|四川省|成都市|电信.

# Constants

No description provided by the author

# Structs

No description provided by the author
IPInfo todo.

# Interfaces

No description provided by the author