package
0.0.0-20250130204033-e82d90384e5b
Repository: https://github.com/laurentgoderre/moby.git
Documentation: pkg.go.dev

# Functions

Get returns the PortAllocator.
GetPortRange returns the PortAllocator's default port range.

# Variables

ErrAllPortsAllocated is returned when no more ports are available.
ErrUnknownProtocol is returned when an unknown protocol was specified.

# Structs

ErrPortAlreadyAllocated is the returned error information when a requested port is already being used.
No description provided by the author