Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func OnlineDownload ¶
func OnlineDownload()
Types ¶
type QueryResult ¶
type QueryResult struct { Ip string `json:"ip,omitempty"` // ip Country string `json:"country,omitempty"` // 国家或地区 Area string `json:"area,omitempty"` // 区域 }
QueryResult 返回
Click to show internal directories.
Click to hide internal directories.