//
pkg.gl
Category
github.com/jun06t/consul
lib
freeport
package
1.1.0
Repository:
https://github.com/jun06t/consul.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
115 SLOC
#
Functions
Free
Free returns a list of free ports from the allocated port block.
Get
Get wraps the Free function and panics on any failure retrieving ports.
GetT
GetT is suitable for use when retrieving unused ports in tests.