Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Args ¶
Args represents the command-line arguments for sqlweb.
func NewArgs ¶
func NewArgs() *Args
NewArgs initializes and returns a new Args struct with default values.
func (*Args) ValidatePortRange ¶
ValidatePortRange checks if the Port field falls within a valid port number range. It returns an error if the port number is invalid.
Click to show internal directories.
Click to hide internal directories.