//
pkg.gl
Category
github.com/NubeIO/lib-networking
ip
package
0.1.0
Repository:
https://github.com/nubeio/lib-networking.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
2
Files
178 SLOC
#
Functions
GetIPSubnet
GetIPSubnet GetIPSubnet("192.168.15.1", "255.255.255.0") => 192.168.15.0/24 <nil>.
New
No description provided by the author
SubnetString
SubnetString SubnetString("24") => "255.255.255.0".
#
Type aliases
IPv4
No description provided by the author