package
0.2.17
Repository: https://github.com/shipengqi/golib.git
Documentation: pkg.go.dev

# Functions

ClientIP returns the IP address of client.
DeDuplicateIPs De-duplicate the given IPs.
IPString2Uint converts the given IP string to an uint value.
IsIPV4 reports whether the given IP is ipv4.
LocalIP returns the local IP address.
Uint2IPString converts the given uint value to IP string.