Versions in this module Expand all Collapse all v0 v0.13.2 May 1, 2024 v0.11.1 Aug 1, 2023 v0.11.0 Jul 31, 2023 Changes in this version + func Setup() error + type Config struct + Mapper writer.Mapper + ReaderConfig reader.Config + WriterConfig writer.Config + type Migrator struct + func NewMigrator(cfg Config, plannerCfg reader.PlannerConfig) (*Migrator, error) + func (m *Migrator) Run()