Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CfgDir = filepath.Join(HomeDir, "config")
View Source
var Configs []Config
View Source
var ErrFile *os.File
View Source
var ErrPath = filepath.Join(LogDir, "err.log")
View Source
var HomeDir = filepath.Join(HomePath(), "pm")
View Source
var LogDir = filepath.Join(HomeDir, "log")
View Source
var OutFile *os.File
View Source
var OutPath = filepath.Join(LogDir, "out.log")
View Source
var VarDir = filepath.Join(HomeDir, "var")
Functions ¶
func GetErrPath ¶
func GetOutPath ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.