//
pkg.gl
Category
github.com/johngibb/migrate
source
package
1.0.0
Repository:
https://github.com/johngibb/migrate.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
2
Files
147 SLOC
#
Functions
New
New creates a new Source, or returns an error if the path does not exist.
#
Structs
Migration
Migration is a handle to a migration source file.
Source
Source is handle to a directory containing migration source files.
#
Type aliases
ByVersion
ByVersion sorts migrations by their version numbers.