goose

package
v0.1.12 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 6, 2022 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Down

type Down struct {
	Type string // mysql, postgres
	Dir  string // migration direction

	ConfigPath string // path to config file
}

func (*Down) Cmd

func (u *Down) Cmd() *cobra.Command

type Up

type Up struct {
	Type string // mysql, postgres
	Dir  string // migration direction

	ConfigPath string // path to config file
}

func (*Up) Cmd

func (u *Up) Cmd() *cobra.Command

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL