//
pkg.gl
Category
github.com/trustsignalio/golangutils
ip
package
1.0.7
Repository:
https://github.com/trustsignalio/golangutils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
31 SLOC
#
Functions
IsInternalIP
IsInternalIP method checks whether the IP supplied is internal.
MaskIP
MaskIP removes the last octet from the IP address if it is a valid IP address.