Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitPortRegistry ¶
func InitPortRegistry(reservedPorts []int)
InitPortRegistry initializes the global port registry tree.
func ReleasePort ¶
func ReleasePort(port int)
ReleasePort releases port and removes it from the port registry tree.
func RestorePort ¶
func RestorePort(port int)
RestorePort restores a port by adding it back to the global port registry tree.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.