Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAvailableLocalAddress ¶
func GetAvailableLocalAddress() string
GetAvailableLocalAddress finds an available local port and returns an endpoint describing it. The port is available for opening when this function returns provided that there is no race by some other code to grab the same port immediately.
func HostPortFromAddr ¶
HostPortFromAddr extracts host and port from a network address
func WaitForEndpoint ¶
func WaitForEndpoint(endpoint string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.