Versions in this module Expand all Collapse all v1 v1.12.5 Oct 24, 2022 v1.12.4 Oct 24, 2022 Changes in this version + func Copy(src, dst string) error + func CopyWithMode(src, dst string, mode os.FileMode) error + func EqualFileContents(a, b string) (bool, error) + func EqualFiles(a, b string) (bool, error) + func Safe(w io.Writer) io.Writer