package
0.0.0-20240726205954-93d05801347e
Repository: https://github.com/wplapper/restic.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
Walk calls walkFn recursively for each node in root.
# Variables
ErrSkipNode is returned by WalkFunc when a dir node should not be walked.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
WalkFunc is the type of the function called for each node visited by Walk.