# Packages
No description provided by the author
# Functions
Checksum performs the sum of the given r.
Copy copies a file.
CopyRF copies a directory.
Exist returns if a file exists ot not.
No description provided by the author
IsDir returns if the given path is a directory or not.
No description provided by the author
No description provided by the author
MkdirAll creates a directroy and its parents.
MkdirAllWithFilename creates a directroy and its parents.
No description provided by the author
No description provided by the author
NewEnv returns a new Env.
ParseEnviron parses to a map the os.Environ().
WithProgressBar attaches a progress bar to the given io.Reader.
# Constants
List of supported hash algs.
List of supported hash algs.
List of supported hash algs.
List of supported hash algs.
List of supported hash algs.
List of supported hash algs.
List of supported hash algs.
List of supported hash algs.
xxHash 64bit.
# Type aliases
A ChecksumAlg is the name of a hash function.