Documentation ¶
Overview ¶
Package poolutil implements utility functions to manage a pool of IP addresses.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IPSetCount ¶
IPSetCount returns the number of IPs contained in the given IPSet. This function returns type int64, which is smaller than the possible size of a range, which could be 2^128 IPs. When an IPSet's count is would be larger than max int64, an error is returned.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.