package
1.0.0
Repository: https://github.com/johngibb/migrate.git
Documentation: pkg.go.dev

# Functions

New creates a new Source, or returns an error if the path does not exist.

# Structs

Migration is a handle to a migration source file.
Source is handle to a directory containing migration source files.

# Type aliases

ByVersion sorts migrations by their version numbers.