Versions in this module Expand all Collapse all v0 v0.12.4 Jan 17, 2024 Changes in this version + func NewWorkerOpt(root string, snFactory SnapshotterFactory, rootless bool, ...) (base.WorkerOpt, error) + type SnapshotterFactory struct + Name string + New func(root string) (ctdsnapshot.Snapshotter, error)