Documentation ¶
Overview ¶
Package iputil is a collection of utilities for manipulating IP addresses that has been extracted from UFS because it is not UFS-specific.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IPv4IntToStr ¶
IPv4IntToStr returns a string ipv4 address
Ipv6 addresses, or non-parseable strings will return an error.
func IPv4StrToInt ¶
IPv4StrToInt returns an uint32 address from the given ipv4 address string.
IPv6 addresses or non-parseable strings will return an error.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.