package
0.11.4
Repository: https://github.com/hashicorp/waypoint.git
Documentation: pkg.go.dev

# README

freeport is a copy of the freeport package found in github.com/hashicorp/consul/sdk/freeport with modifications to remove dependencies on other consul/sdk packages.

# Functions

Deprecated: Please use Take/Return calls instead.
Deprecated: Please use Take/Return calls instead.
Deprecated: Please use Take/Return calls instead.
MustTake is the same as Take except it panics on error.
Return returns a block of ports back to the general pool.
Take returns a list of free ports from the allocated port block.