Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ServerIP contains the IP address the server listens on. ServerIP string // ServerPort contains the port used by the server. ServerPort string // DBCommand contains the db command to be executed on server start. DBCommand string )
Functions ¶
func ConfigSetup ¶
func ConfigSetup()
ConfigSetup sets up Viper for easier configuration management.
func FlagArguments ¶
func FlagArguments()
FlagArguments parses the command line flag arguments provided to the executable.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.