Documentation ¶
Index ¶
Constants ¶
View Source
const ( EventOnStartApp = "on_start_app" EventOnCloseApp = "on_close_app" )
View Source
const ( ModeProduction = "production" ModeDebug = "debug" )
View Source
const LibVersion = "0.2.58"
Variables ¶
View Source
var AppName = "New Application"
View Source
var AppSalt = "this-is-token-to-encrypt"
View Source
var AppVersion = "0.1.0" // change this for a global AppName variable
View Source
var PanicSystemError = errors.New("panic_system_error")
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.