errors

package
v0.0.0-...-a163782 Latest Latest
Warning

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

Go to latest
Published: Sep 27, 2021 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	IndexNotExistError      = errors.New("index.json not exist")
	IndexNotMatchError      = errors.New("index.json not match exist folder")
	VersionExist            = errors.New("version has been created, skip create folder")
	ManualCreateError       = errors.New("module is manual create, not in index.json")
	ModuleNotExistError     = errors.New("module not exist, but in index.json")
	ModuleAlreayCreateError = errors.New("module is already create, no need to make migrate, change the script inside")
	VersionNotExist         = errors.New("version migration is not created yet")
	AlreadyRunError         = errors.New("Migration Already Run")
	GetMigrationError       = errors.New("Get Migration History Error")
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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