Versions in this module Expand all Collapse all v0 v0.8.14 Sep 15, 2021 Changes in this version + func CopyFile(src, dst string) error + func EnsureDir(dir string, mode os.FileMode) error + func Exit(s string) + func FileExists(filePath string) bool + func TrapSignal(logger logger, cb func())