Versions in this module Expand all Collapse all v1 v1.3.4 Apr 16, 2020 v1.0.0 May 17, 2020 Changes in this version + func SnapshotterSuite(t *testing.T, name string, snapshotterFn SnapshotterFunc) + type SnapshotterFunc func(ctx context.Context, root string) (snapshots.Snapshotter, func() error, error)