Documentation ¶
Overview ¶
Package prompt are functions that parse stardard input loops.
Index ¶
Constants ¶
View Source
const ( // PortMin is the lowest permitted network port. PortMin = 0 // PortMax is the largest permitted network port. PortMax = 65535 )
Variables ¶
This section is empty.
Functions ¶
func Port ¶
func Port() int64
Port asks the user for a port configuration value and returns the input.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.