Documentation ¶
Index ¶
- func CopyDir(src string, dst string) error
- func CopyFile(src, dst string) error
- func CreateFileIfNecessary(path string) bool
- func Exist(path string) bool
- func GetExePath() (exePath string, err error)
- func GetFileDir(filePath string) string
- func MkdirIfNecessary(path string) error
- func WritePid(path string) (err error)
- func WritePidById(id string, path string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateFileIfNecessary ¶
func GetExePath ¶
func GetFileDir ¶
func MkdirIfNecessary ¶
func WritePidById ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.