Documentation
¶
Index ¶
- func CheckIPInRange(IP string, ipNet *net.IPNet) bool
- func CheckIPInRanges(IP string, ipNets []*net.IPNet, ips []string) bool
- func CheckIpRangeFromString(IP string, ipRange string) bool
- func GetAllLocalIP() (addr []string, err error)
- func IsInternalCall(srcIp string, dstIp string) bool
- func IsLocalIP(ip string) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckIpRangeFromString ¶
func IsInternalCall ¶
Check if both of source and destination IP Address are the local IP Address
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.