Versions in this module Expand all Collapse all v0 v0.3.1 Oct 17, 2018 v0.3.0 Oct 12, 2018 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)