Versions in this module Expand all Collapse all v0 v0.0.1 May 24, 2022 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())