Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DetermineLang ¶
DetermineLang is called by Main() in GoPage.go to check the global var commandLineString in modifySettings and if defined pass it to model.go
func DetermineLogging ¶
DetermineLogging takes no arguments, which invokes model.ServSettingSetLogging with the scoped global variable commandLineLogging to set that variable as the saved one, or continue with the default logging method
func DetermineRobots ¶
DetermineRobots returns the string value of robots from serverSettings.json
func SetLangEnv ¶
func SetLangEnv(provided string)
SetLangEnv is to receive the command line specified language from config.go
func SetLoggingEnv ¶
func SetLoggingEnv(provided string)
SetLoggingEnv receives the command line string from config.go DetermineEnv
func SetRobotsEnv ¶
func SetRobotsEnv(provided string)
SetRobotsEnv receives the commmand line string from config.go DetermineEnv
Types ¶
This section is empty.