Documentation ¶
Index ¶
- func ExecuteCommand(root *cobra.Command, args ...string) (output string, err error)
- func ExecuteCommandC(root *cobra.Command, args ...string) (c *cobra.Command, output string, err error)
- func ExpectLines(t T, output string, lines ...string)
- func GetComponents(filename string) (timestamp int, migrationName string, err error)
- func GetExpectedLinesInit() []string
- func ListMigrations(cmd *cobra.Command, wd, migrationsDir string, fs afero.Fs, environment string) error
- type Migration
- type T
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExecuteCommand ¶
func ExecuteCommandC ¶
func ExpectLines ¶
func GetComponents ¶
func GetExpectedLinesInit ¶
func GetExpectedLinesInit() []string
Types ¶
Click to show internal directories.
Click to hide internal directories.