package freeport
Import Path
github.com/phayes/freeport (on go.dev)
Dependency Relation
imports one package, and imported by one package
Involved Source Files
freeport.go
Package-Level Functions (total 3)
GetFreePort asks the kernel for a free open port that is ready to use.
GetFreePort asks the kernel for free open ports that are ready to use.
GetPort is deprecated, use GetFreePort instead
Ask the kernel for a free open port that is ready to use
![]() |
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |