migrations

package
v0.1.17 Latest Latest
Warning

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

Go to latest
Published: Jan 20, 2026 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Migrator

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

Migrator ..

func NewMigrator

func NewMigrator() (*Migrator, error)

NewMigrator ..

func (*Migrator) CreateMigration

func (m *Migrator) CreateMigration(title string) error

CreateMigration ..

func (*Migrator) Down

func (m *Migrator) Down(step int) error

Down ..

func (*Migrator) MigrationStatus

func (m *Migrator) MigrationStatus() error

MigrationStatus ..

func (*Migrator) Up

func (m *Migrator) Up(step int) error

Up ..

Jump to

Keyboard shortcuts

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