package
0.0.44-personal-build
Repository: https://github.com/dceldran/rclone.git
Documentation: pkg.go.dev

# Functions

Errorf formats according to a format specifier and returns the string as a value that satisfies error.
New returns an error that formats as the given text.
Walk invokes the given function for each error in the chain.

# Type aliases

WalkFunc is the signature of the Walk callback function.