Documentation ¶
Index ¶
- func AloneGetIps(ips common.AloneGetIps) string
- func AloneGetWhiteIp(ip common.AloneGetWhiteIp) string
- func AloneReplaceWhiteIp(ip common.AloneReplaceWhiteIp) string
- func AloneSetWhiteIp(ip common.AloneSetWhiteIp) string
- func DynamicBalance(balance common.DynamicBalance) string
- func DynamicCheck(check common.DynamicCheck) string
- func DynamicGetIps(dynamicgetips common.DynamicGetIps) string
- func DynamicGetWhiteIp(ip common.DynamicGetWhiteIp) string
- func DynamicRemain(remain common.DynamicRemain) string
- func DynamicReplaceWhiteIp(ip common.DynamicReplaceWhiteIp) string
- func DynamicSetWhiteIp(ip common.DynamicSetWhiteIp) string
- func PostPayCheckIps(ips common.PostPayCheckIps) string
- func PostPayGetIps(ips common.PostPayGetIps) string
- func PostPayGetWhiteIp(ip common.PostPayGetWhiteIp) string
- func PostPayReplaceWhiteIp(ip common.PostPayReplaceWhiteIp) string
- func PostPaySetWhiteIp(ip common.PostPaySetWhiteIp) string
- func UsersGetBalance(balance common.UsersGetBalance) string
- func UsersGetCity(cityInfo common.UsersGetCity) string
- func UsersgetAllOrders(orders common.UsersGetAllOrders) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AloneGetWhiteIp ¶
func AloneGetWhiteIp(ip common.AloneGetWhiteIp) string
AloneGetWhiteIp 独享代理 -- 获取代理IP白名单
func AloneReplaceWhiteIp ¶ added in v0.0.2
func AloneReplaceWhiteIp(ip common.AloneReplaceWhiteIp) string
AloneReplaceWhiteIp 独享代理 -- 替换IP白名单
func AloneSetWhiteIp ¶
func AloneSetWhiteIp(ip common.AloneSetWhiteIp) string
AloneSetWhiteIp 独享代理 -- 设置代理IP白名单
func DynamicBalance ¶
func DynamicBalance(balance common.DynamicBalance) string
DynamicBalance 动态代理 -- 获取剩余可用时长
func DynamicCheck ¶
func DynamicCheck(check common.DynamicCheck) string
DynamicCheck 动态代理 -- 校验IP可用性
func DynamicGetIps ¶
func DynamicGetIps(dynamicgetips common.DynamicGetIps) string
DynamicGetIps 动态代理 -- 提取动态代理
func DynamicGetWhiteIp ¶
func DynamicGetWhiteIp(ip common.DynamicGetWhiteIp) string
DynamicGetWhiteIp 动态代理 -- 获取IP白名单
func DynamicRemain ¶
func DynamicRemain(remain common.DynamicRemain) string
DynamicRemain 动态代理 -- 获取代理剩余可用时长
func DynamicReplaceWhiteIp ¶ added in v0.0.2
func DynamicReplaceWhiteIp(ip common.DynamicReplaceWhiteIp) string
DynamicReplaceWhiteIp 动态代理 -- 替换IP白名单
func DynamicSetWhiteIp ¶
func DynamicSetWhiteIp(ip common.DynamicSetWhiteIp) string
DynamicSetWhiteIp 动态代理 -- 设置代理IP白名单
func PostPayCheckIps ¶ added in v1.0.0
func PostPayCheckIps(ips common.PostPayCheckIps) string
PostPayCheckIps 按量付费 -- 检查ip的可用性
func PostPayGetIps ¶ added in v1.0.0
func PostPayGetIps(ips common.PostPayGetIps) string
PostPayGetIps 按量付费 -- 获取代理详情
func PostPayGetWhiteIp ¶ added in v1.0.0
func PostPayGetWhiteIp(ip common.PostPayGetWhiteIp) string
PostPayGetWhiteIp 按量付费 -- 获取代理IP白名单
func PostPayReplaceWhiteIp ¶ added in v1.0.0
func PostPayReplaceWhiteIp(ip common.PostPayReplaceWhiteIp) string
PostPayReplaceWhiteIp 按量付费 -- 替换IP白名单
func PostPaySetWhiteIp ¶ added in v1.0.0
func PostPaySetWhiteIp(ip common.PostPaySetWhiteIp) string
PostPaySetWhiteIp 按量付费 -- 设置代理IP白名单
func UsersGetBalance ¶
func UsersGetBalance(balance common.UsersGetBalance) string
UsersGetBalance 获取账户余额
func UsersGetCity ¶ added in v0.0.4
func UsersGetCity(cityInfo common.UsersGetCity) string
UsersGetCity 获取所属省份可用代理城市信息
func UsersgetAllOrders ¶ added in v0.0.3
func UsersgetAllOrders(orders common.UsersGetAllOrders) string
UsersgetAllOrders 获取账户下对应类型的所有正常状态订单号
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.