Documentation
¶
Index ¶
Constants ¶
View Source
const ( RunTargetLatest = -1 RevertTargetInitial = 0 )
Variables ¶
Functions ¶
This section is empty.
Types ¶
type FuncLoader ¶
type FuncLoader struct {
// contains filtered or unexported fields
}
func NewFuncLoader ¶
func NewFuncLoader(migrations ...*Migration) *FuncLoader
type Migration ¶
Click to show internal directories.
Click to hide internal directories.