Documentation ¶
Index ¶
Constants ¶
View Source
const ( ArgUP = "up" ArgDown = "down" ArgRollback = "rollback" )
Variables ¶
This section is empty.
Functions ¶
func Down ¶
func Down(app *bootstrap.Application) error
func HandleFlag ¶
func HandleFlag(app *bootstrap.Application, up, down, rollback bool) error
func Rollback ¶
func Rollback(app *bootstrap.Application) error
func Start ¶
func Start(app *bootstrap.Application)
func Up ¶
func Up(app *bootstrap.Application) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.