package
0.0.0-20230330143258-9e03ba080b35
Repository: https://github.com/arangodb-managed/arangocopy.git
Documentation: pkg.go.dev

# Functions

NewCopier returns a new copier with given a given set of configurations.
NewNoopVerifier creates a no-op verifier.

# Structs

Config defines configuration for this copier.
Connection encapsulates connection details for a database.
Dependencies defines dependencies for the copier.

# Interfaces

Copier copies database content from source address to destination address.
Verifier defines the methods of a verification entity.