Versions in this module Expand all Collapse all v1 v1.0.0 May 4, 2023 Changes in this version + const BackupDIR + var Cmd = &cli.Command + type Diff struct + FromDBOption *ls.Options + ToDBOption *ls.Options + func NewDiff(opts Options) *Diff + func (d *Diff) Notify(contentFile string) + func (d *Diff) Run() error + type Options struct + Database string + Database2 string + Key string + Notify bool + OutputFilename string + OutputFormat string + Pass string