Documentation ¶
Index ¶
- func BytesToIPv4(IPv4Bytes []byte) string
- func CIDRMinMaxInt(cidr string) (uint32, uint32, error)
- func IPv4ToBytes(IPv4String string) ([]byte, error)
- func IPv4ToInt(IPv4String string) (uint32, error)
- func IntToIPv4(IPv4Int uint32) string
- func RoundDecIP(IPv4Int uint32, roundTo uint32) uint32
- func RoundIP(IPv4String string, roundTo uint32) (uint32, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BytesToIPv4 ¶
func IPv4ToBytes ¶
func RoundDecIP ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.