//
pkg.gl
Category
github.com/nextmicro/next
pkg
net
package
1.0.23
Repository:
https://github.com/nextmicro/next.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
6
Dependents
2
Files
110 SLOC
#
Functions
HostPort
HostPort format addr and port suitable for dial.
Listen
Listen takes addr:portmin-portmax and binds to the first available port Example: Listen("localhost:5000-6000", fn).
Proxy
Proxy returns the proxy and the address if it exits.