Documentation
¶
Index ¶
- func CacheDir() string
- func DeleteNil(errs []error) (new []error)
- func Exec(command string, args []string) (string, error)
- func Exists(path string) (bool, error)
- func FileNameWithoutExtension(path string) string
- func FileWalk(root string, walkFn func(r io.Reader, path string) error) error
- func GenWorkers(num int) chan<- func()
- func GetDefaultLogDir() string
- func SetLogger(logToFile bool, logDir string, debug, logJSON bool) error
- type Errors
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FileNameWithoutExtension ¶
FileNameWithoutExtension :
Types ¶
Click to show internal directories.
Click to hide internal directories.