Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Pool ¶
type Pool struct {
// contains filtered or unexported fields
}
Pool is structure which contains cached IPNet and pool of adresses
func ThePool ¶
func ThePool(args ...interface{}) Pool
ThePool is a singleton, wwhich creates a pool of IPs based on provided CIDR
Click to show internal directories.
Click to hide internal directories.