package
Version:
v0.0.0-...-9aa21c9
Opens a new window with list of versions in this module.
Published: Oct 24, 2021
License: MIT
Opens a new window with license information.
Imports: 5
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 KvdbIDStore struct {
}
KvdbIDStore stores id
NewKvdbIDStore constructor
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.
IDs return list of migrations ids in chain
Next creates next migration.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.