Documentation
¶
Index ¶
Constants ¶
View Source
const ( CmdSet uint8 = 1 << iota CmdSetX CmdUpdate CmdDel CmdDels CmdRename CmdCover )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶ added in v0.1.3
type Config struct {
QdbPath string `json:"qdb_path,omitempty"`
QdbTimer int `json:"qdb_timer,omitempty"`
}
Config is persistence manager config file
Click to show internal directories.
Click to hide internal directories.