package
0.1.0
Repository: https://github.com/nubeio/lib-networking.git
Documentation: pkg.go.dev

# Functions

GetIPSubnet GetIPSubnet("192.168.15.1", "255.255.255.0") => 192.168.15.0/24 <nil>.
No description provided by the author
SubnetString SubnetString("24") => "255.255.255.0".

# Type aliases

No description provided by the author