Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetDefaultFunctionalMap ¶
SetDefaultFunctionalMap this sets the defaults
Types ¶
type RServerCommand ¶
RServerCommand this is commands to the server - these are default examples
func (RServerCommand) ListCommands ¶
func (rsc RServerCommand) ListCommands(request Request.ServerRequest)
ListCommands this list commands
func (RServerCommand) LoadConfig ¶
func (rsc RServerCommand) LoadConfig(request Request.ServerRequest)
LoadConfig loads the server config from disk
func (RServerCommand) SaveConfig ¶
func (rsc RServerCommand) SaveConfig(request Request.ServerRequest)
SaveConfig saves the server config from disk
func (RServerCommand) ShutDown ¶
func (rsc RServerCommand) ShutDown(request Request.ServerRequest)
ShutDown this shutdowns the webserver
Click to show internal directories.
Click to hide internal directories.