Documentation ¶
Index ¶
- Variables
- type IPv4pool
- func (pool *IPv4pool) Alloc() (xnet.IP, error)
- func (pool *IPv4pool) Available() (xnet.IP, error)
- func (pool *IPv4pool) IsAvailable(ip xnet.IP) bool
- func (pool *IPv4pool) Running() bool
- func (pool *IPv4pool) ServerIP() xnet.IP
- func (pool *IPv4pool) Set(ip xnet.IP) error
- func (pool *IPv4pool) Shutdown() error
- func (pool *IPv4pool) Unset(ip xnet.IP) error
Constants ¶
This section is empty.
Variables ¶
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.