Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // CsrfToken is a session-specific token passed to the GUI's authentication endpoint by app.launchGui CsrfToken string )
Functions ¶
func StartGUIServer ¶
StartGUIServer creates the router, starts the HTTP server & generates the authentication token for access
func StopGUIServer ¶
func StopGUIServer()
StopGUIServer closes the connection to the HTTP server & removes the authentication token file we created
Types ¶
Click to show internal directories.
Click to hide internal directories.