package
Version:
v1.0.6
Opens a new window with list of versions in this module.
Published: Dec 2, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type IPResponse struct {
Query string `json:"query"`
Country string `json:"country"`
RegionName string `json:"regionName"`
City string `json:"city"`
ISP string `json:"isp"`
Status string `json:"status"`
Message string `json:"message"`
}
IPResponse 用于 IP 查询
GetIPLocation 查询 IP 的位置信息
Source Files
¶
Click to show internal directories.
Click to hide internal directories.