dumper

package
v0.0.0-...-76284f3 Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2024 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Dumper

type Dumper struct {
	MongoURL  string
	DumpDir   string
	AWSRegion string
	S3Bucket  string
	S3Client  *s3.Client
	Uploader  *manager.Uploader
	// contains filtered or unexported fields
}

func NewDumper

func NewDumper(cfg *config.Config) *Dumper

func (*Dumper) Dump

func (d *Dumper) Dump(ctx context.Context) error

func (*Dumper) ValidateDependencies

func (d *Dumper) ValidateDependencies() error

Jump to

Keyboard shortcuts

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