package
3.9.0
Repository: https://github.com/2637309949/micro.git
Documentation: pkg.go.dev

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

# Interfaces

Restore emits records from a go-micro store snapshot.
Snapshot creates snapshots of a go-micro store.

# Type aliases

RestoreOption is an individual option.
SnapshotOption is an individual option.