# Functions
NewGooseMySQLCmd creates new goose command executed by run.
RequireFlagOrCommand should be used as cobra.Command.RunE for "empty" commands which are just a containers for subcommands.
# Structs
GooseMySQLConfig contain configuration for goose command.