Documentation
¶
Index ¶
Constants ¶
View Source
const EchoPrefix = "perp"
EchoPrefix is prefix for generating echos
View Source
const LgrFolder = "Lagrange.OneBot/"
LgrFolder lgr bin directory
View Source
const ParentPath = "config/"
ParentPath perp files path
Variables ¶
View Source
var AppSettings *model.AppSettings
AppSettings Lagrange.OneBot appsettings.json
View Source
var Config *model.Config
Config perpetua config.yml
View Source
var EchoRegx = regexp.MustCompile(`([^#]+)#([^#]+)#(.+)`)
EchoRegx to match ${EchoPrefix}#${uuid}#client-echo
View Source
var OneBotProcess *os.Process
OneBotProcess the currently running onebot process
View Source
var Restart bool
Restart marks whether the end status of the process is restarted
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.