Archived
实现API节点下载更新IP库、基本的分析函数
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
package iplibrary
|
||||
|
||||
type Result struct {
|
||||
CityId int64
|
||||
Country string
|
||||
Region string
|
||||
Province string
|
||||
City string
|
||||
ISP string
|
||||
}
|
||||
Reference in New Issue
Block a user