Documentation ¶
Index ¶
Constants ¶
View Source
const ( // Filename for config file Filename = "autosr" // Format for config file Format = "toml" )
Variables ¶
View Source
var ConfigPath string
ConfigPath is the path where track list and config file are kept
View Source
var EventHooks = []string{
"begin-snipe",
"begin-save",
"end-save",
"reload",
}
EventHooks contains the names of valid event hooks
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.