# Functions
EndpointForPort gets the endpoint for a given port using localhost.
GetAvailableLocalAddress finds an available local port on tcp network and returns an endpoint describing it.
GetAvailableLocalNetworkAddress finds an available local port on specified network and returns an endpoint describing it.
No description provided by the author
Force the state of feature gate for a test usage: defer SetFeatureGateForTest("gateName", true)().