# Functions
Destination is the URL to snapshot to, e.g.
No description provided by the author
NewFileSnapshot returns a FileSnapshot.
Source is the source URL of a snapshot, e.g.
# Structs
FileRestore reads records from a file.
FileSnapshot backs up incoming records to a File.
RestoreOptions configure a Restore.
SnapshotOptions configure a snapshotter.
# Type aliases
RestoreOption is an individual option.
SnapshotOption is an individual option.