errors

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 24, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	NothingTodo       = errors.New("nothing todo")
	InvalidKey        = errors.New("invalid key")
	NoModelCanExecute = errors.New("no model executed, make sure to run cmd using flag --models")
	NoModelFound      = errors.New("no model found")
	InvalidModelFlag  = errors.New("invalid model flag, example: Company ~model~")
	NoEndModelFound   = errors.New("invalid model flag, no end model found")
)

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