package
0.0.0-20241206101623-7f4b0acd6936
Repository: https://github.com/volts-dev/volts.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).
Proxy returns the proxy and the address if it exits.