//
pkg.gl
Category
github.com/caicaispace/gohelper
netx
package
0.2.2
Repository:
https://github.com/caicaispace/gohelper.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
2
Files
100 SLOC
#
Functions
GetClientIP
GetClientIP 获取客户端ip.
GetMainFromDomain
GetMainFromDomain 获取域名主域名.
Ip2long
Ip2long 将字符串形式的ip转换成整数形式.
IsIP
IsIP 判断是否为IP.
IsLocalIP
IsLocalIP 判断是否是本地ip.
LocalIP
LocalIP 获取本地ip.
Long2ip
Long2ip 将整数形式的ip转换成字符串形式.