//
pkg.gl
Category
github.com/sergeycherepanov/cells
common
utils
migrations
package
2.2.6+incompatible
Repository:
https://github.com/sergeycherepanov/cells.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
50 SLOC
#
Functions
Apply
ApplyMigrations browse migrations upward on downward and apply them sequentially.
FirstRun
FirstRun returns version "zero".
#
Structs
Migration
Migration defines a target version and functions to upgrade and/or downgrade.