package
Version:
v0.0.0-...-59e56fa
Opens a new window with list of versions in this module.
Published: Apr 1, 2020
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
IDStore interface for stores id in migrations
type Migration struct {
}
Migration is a migration step.
Begin with empty unique migration step.
Exec method run migrations chain in order
ID is an uniq migration's id.
IdChain return list of migrations ids in chain
Next creates next migration.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.