Documentation ¶ Index ¶ func AbsPath(filename string, pipePrefix bool) string func CopyFile(src string, dst string) error func EnsureDir(dirname string) error func Exists(filename string) bool func GetPidStat(pid int) (*pidusage.SysInfo, error) func Hash(str string) int Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func AbsPath ¶ func AbsPath(filename string, pipePrefix bool) string func CopyFile ¶ func CopyFile(src string, dst string) error func EnsureDir ¶ func EnsureDir(dirname string) error func Exists ¶ func Exists(filename string) bool func GetPidStat ¶ func GetPidStat(pid int) (*pidusage.SysInfo, error) func Hash ¶ func Hash(str string) int Types ¶ This section is empty. Source Files ¶ View all Source files util.go Click to show internal directories. Click to hide internal directories.