Versions in this module Expand all Collapse all v1 v1.1.0 Nov 9, 2022 Changes in this version + type CLI struct + func New(m *migrate.Migrate) *CLI + func (cli *CLI) Init(ctx context.Context) error + func (cli *CLI) Run(ctx context.Context, m string) error + func (cli *CLI) Status(ctx context.Context) error + func (cli *CLI) Validate(ctx context.Context) error