//
pkg.gl
Category
github.com/divisionone/util
go
lib
net
package
1.5.0
Repository:
https://github.com/divisionone/util.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
4
Files
58 SLOC
#
Functions
Listen
Listen takes addr:portmin-portmax and binds to the first available port Example: Listen("localhost:5000-6000", fn).