Documentation ¶
Index ¶
- Variables
- func Bin(name string) string
- func Cfg(name string) string
- func HasCfg(name string) bool
- func HasLogfile(name string) bool
- func HasModule(name string) bool
- func IsRunning(name string) bool
- func LogDir(name string) string
- func LogPath(name string) string
- func Pid(name string) string
- func PreqOrder(moduleArgs []string) []string
- func Rel(p string) string
- func RmDup(args []string) []string
Constants ¶
This section is empty.
Variables ¶
View Source
var AllModulesInOrder []string
View Source
var BinOf map[string]string
View Source
var ModuleApps map[string]string
View Source
var Modules map[string]bool
View Source
var PidOf map[string]string
Functions ¶
func HasLogfile ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.