migrator

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsInvalidConfig

func IsInvalidConfig(err error) bool

IsInvalidConfig asserts invalidConfigError.

Types

type Config

type Config struct {
	Logger micrologger.Logger
}

func DefaultConfig

func DefaultConfig() Config

DefaultConfig creates a new configuration with the default settings.

type Migrator

type Migrator struct {
	// contains filtered or unexported fields
}

func New

func New(config Config) (*Migrator, error)

func (*Migrator) Migrate

func (m *Migrator) Migrate(ctx context.Context, dst, src microstorage.Storage) error

Jump to

Keyboard shortcuts

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