clone

package
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 19, 2021 License: MIT Imports: 11 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CloneFromRemoteToLocal

func CloneFromRemoteToLocal(
	fromMongoUri string,
	fromMongoDatabase string,
	fromMongoCollection string,
	toBadgerRepo string,
	parallel int,
	verbose bool,
) (ds.TxnDatastore, error)

func CloneFromRemoteToRemote added in v1.0.1

func CloneFromRemoteToRemote(
	fromMongoUri string,
	fromMongoDatabase string,
	fromMongoCollection string,
	toMongoUri string,
	toMongoDatabase string,
	toMongoCollection string,
	parallel int,
	verbose bool,
) (ds.TxnDatastore, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL