package
0.9.1
Repository: https://github.com/mdouchement/ldt.git
Documentation: pkg.go.dev

# 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.

# Structs

An Env is used to export a new env and restore the original.

# Type aliases

A ChecksumAlg is the name of a hash function.