package
Version:
v0.0.0-...-381594c
Opens a new window with list of versions in this module.
Published: Dec 15, 2021
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var (
Cmd = cli.Command{
Name: "migrate",
Usage: "migrate database",
Action: Execute,
}
)
func Execute(c *cli.Context) error
Source Files
¶
Click to show internal directories.
Click to hide internal directories.