Versions in this module Expand all Collapse all v0 v0.6.0 Feb 18, 2021 v0.5.0 Sep 30, 2020 Changes in this version + var Log = logging.New(os.Stderr, "convert ", logging.LstdFlags) + func Convert(repoPath string, keepBackup bool) error + func CopyKeys(fromDs repo.Datastore, toDs repo.Datastore) error + type Conversion struct + type Copy struct + func NewCopy(path string, fromSpec strategy.Spec, toSpec strategy.Spec, ...) *Copy + func (c *Copy) Clean() error + func (c *Copy) Run() error + func (c *Copy) Verify() error