Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ResponseGetAPIDomainIP ¶
type ResponseGetAPIDomainIP struct {
IPList []string `json:"ip_list"`
response.ResponseWork
}
type ResponseGetCallBackIP ¶
type ResponseGetCallBackIP struct {
IPList []string `json:"ip_list"`
response.ResponseWork
}
Click to show internal directories.
Click to hide internal directories.