//
pkg.gl
Category
github.com/wplapper/restic
library
dump
package
0.0.0-20240726205954-93d05801347e
Repository:
https://github.com/wplapper/restic.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
17
Dependents
1
Files
428 SLOC
#
Functions
IsDir
IsDir checks if the given node is a directory.
IsFile
IsFile checks if the given node is a file.
IsLink
IsLink checks if the given node as a link.
New
No description provided by the author
#
Structs
Dumper
A Dumper writes trees and files from a repository to a Writer in an archive format.