package
1.0.1-rc2
Repository: https://github.com/stack-labs/stack.git
Documentation: pkg.go.dev

# Functions

HostPort format addr and port suitable for dial.
Listen takes addr:portmin-portmax and binds to the first available port Example: Listen("localhost:5000-6000", fn).