Documentation
¶
Index ¶
Constants ¶
View Source
const Version = "1.9.0"
current app version
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Tpl ¶
type Tpl struct {
AppDir string
Data string `yaml:"data"`
Logs string `yaml:"logs"`
Sock string `yaml:"sock"`
Bin string `yaml:"bin"`
Conf string
}
func (*Tpl) GetDataDir ¶
func (*Tpl) GetLogsDir ¶
func (*Tpl) GetSockFile ¶
Click to show internal directories.
Click to hide internal directories.