Versions in this module Expand all Collapse all v1 v1.4.4 Mar 5, 2021 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)