Documentation ¶
Overview ¶
Package netutil provides network utility functions.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PickUnusedPort ¶
PickUnusedPort returns a port that is likely unused by temporarily binding a port by listening on localhost:0 and determining the port given to the process.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.