Documentation
¶
Index ¶
- type Command
- func (c Command) Create() error
- func (c Command) Database() (string, error)
- func (c Command) Down(ctx context.Context, size int) error
- func (c Command) Drop() error
- func (c Command) Exec(ctx context.Context, cmd string, args ...string) error
- func (c Command) Generate(ctx context.Context, name string) error
- func (c Command) Up(ctx context.Context, size int) error
- func (c *Command) Version() (string, error)
- type Runner
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.