Documentation ¶ Index ¶ func RunGoose(ctx context.Context, gooseArgs []string, settings db.Settings) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func RunGoose ¶ func RunGoose(ctx context.Context, gooseArgs []string, settings db.Settings) error RunGoose runs the goose command with the provided arguments. args should be the command and the arguments to pass to goose. eg RunGoose(ctx, []string{"up", "-v"}, db). Types ¶ This section is empty. Source Files ¶ View all Source files migrate.go Click to show internal directories. Click to hide internal directories.