Documentation
¶
Index ¶
- Variables
- func AbsolutePath(relPath string) string
- func CreateDir(dir string) error
- func DirExists(path string) bool
- func ExeDir() (string, error)
- func ExePath() (string, error)
- func ExecPath(relPath string) (string, error)
- func FileExists(path string) bool
- func GetPidByPort(port int) (int, error)
- func HasFileDir(dir string, flg ...bool) bool
- func KillProcess(pid int) bool
- func Log(str string)
- func PortIsUse(port int) bool
- func SetServiceConfig(_name, _display, _desc string, action func(chan bool))
- func UrlPath(baseUrl string, relPath ...string) string
- type CmdType
- type Config
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func SetServiceConfig ¶
Types ¶
Source Files
¶
- cmdType.go
- log.go
- util.go
Click to show internal directories.
Click to hide internal directories.