//
pkg.gl
Category
c-z.dev/go-micro
util
net
package
0.0.0-20240121131326-79cd53a1c7e3
Repository:
https://github.com/crypto-zero/cz-go-micro.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
10
Files
111 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.