Documentation ¶
Overview ¶
Package utils contains a number of helper / utility functions.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FindPortInRange ¶ added in v0.0.10
FindPortInRange Iterate through CSV or Range of ports to find open port Valid inputs are "8081", "8081,8085", "8081-8085". Do not combine list and range
func GetFreePort ¶
GetFreePort Gets an available port by asking the kernal for a random port ready and available for use.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.