//
pkg.gl
Category
github.com/skydive-project/skydive
portallocator
package
0.28.0
Repository:
https://github.com/skydive-project/skydive.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
3
Files
59 SLOC
#
Functions
New
New creates a new port allocator range.
#
Variables
ErrInvalidPortRange
ErrInvalidPortRange invalid port range.
ErrNoPortLeft
ErrNoPortLeft no port left in the range.
#
Structs
PortAllocator
PortAllocator describes a threads safe port list that can be allocated.