//
pkg.gl
Category
github.com/zmicro-team/zmicro
core
util
net
package
0.4.3
Repository:
https://github.com/zmicro-team/zmicro.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
71 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).