Versions in this module Expand all Collapse all v11 v11.3.3 Dec 13, 2022 Changes in this version + type Destination interface + Init func(subdirs []string) error + Read func(name string) ([]byte, error) + TryLock func() (func() error, error) + Verify func(keys []string) error + Write func(name string, data []byte) error