migrations

package
v0.9.2 Latest Latest
Warning

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

Go to latest
Published: Jan 31, 2022 License: BSD-3-Clause Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var M_test test = test{TableName: "test"}
View Source
var MigrationsList map[string]Migration = map[string]Migration{
	"test": M_test,
}

Functions

This section is empty.

Types

type Migration

type Migration interface {
	Up()
	Down()
}

Jump to

Keyboard shortcuts

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