Documentation ¶ Index ¶ func DumpMongo(ctx context.Context, result chan string, mongoURL, dbName, backupDir string, ...) type TestDump func (td *TestDump) Dump() error func (TestDump) Init() error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func DumpMongo ¶ func DumpMongo(ctx context.Context, result chan string, mongoURL, dbName, backupDir string, progressManager progress.Manager) Types ¶ type TestDump ¶ type TestDump struct { Pg progress.Manager } func (*TestDump) Dump ¶ func (td *TestDump) Dump() error func (TestDump) Init ¶ func (TestDump) Init() error Source Files ¶ View all Source files dump.go Click to show internal directories. Click to hide internal directories.