//
pkg.gl
Category
github.com/trustsignalio/go-lang-utils
ip
package
1.4.0
Repository:
https://github.com/trustsignalio/go-lang-utils.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.