package
1.1.0
Repository: https://github.com/jun06t/consul.git
Documentation: pkg.go.dev

# Functions

Free returns a list of free ports from the allocated port block.
Get wraps the Free function and panics on any failure retrieving ports.
GetT is suitable for use when retrieving unused ports in tests.