Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GooseMigrator ¶
type GooseMigrator struct {
// contains filtered or unexported fields
}
func (GooseMigrator) Create ¶
func (m GooseMigrator) Create(name string) error
func (GooseMigrator) Down ¶
func (m GooseMigrator) Down() error
func (GooseMigrator) Fix ¶
func (m GooseMigrator) Fix() error
func (GooseMigrator) Status ¶
func (m GooseMigrator) Status() error
func (GooseMigrator) Up ¶
func (m GooseMigrator) Up() error
Click to show internal directories.
Click to hide internal directories.