//
pkg.gl
Category
github.com/hashicorp/nomad
helper
freeport
package
0.12.12
Repository:
https://github.com/hashicorp/nomad.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
11
Dependents
27
Files
283 SLOC
#
Functions
MustTake
MustTake is the same as Take except it panics on error.
Return
Return returns a block of ports back to the general pool.
Take
Take returns a list of free ports from the allocated port block.