Documentation ¶
Index ¶
Constants ¶
View Source
const PORT_MAX int = 65535
maximum valid network port number
View Source
const PORT_MIN int = 1
minimum valid network port number
Variables ¶
This section is empty.
Functions ¶
func ValidateNetworkPort ¶
function designed to validate a given network port number. if the port if too low or too high, this will be indicated in the return, othwerwise nil will be returned.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.