package
0.13.0
Repository: https://github.com/presslabs/controller-util.git
Documentation: pkg.go.dev

# Functions

RandomPortInRange will suggest a http port in the given range.
RandomPortInRangeExcluding will suggest a http port in the given range, excluding the given ports.
RandomPrivatePort will suggest a private http port.
RandomPrivatePortExcluding will suggest a http port excluding the given ports.