constant

package
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// EngineMysql is the mysql engine name.
	EngineMysql = "mysql"
	// EngineMongo is the mongo engine name.
	EngineMongo = "mongo"
)
View Source
const DatabaseName = "love_story_20140119"

DatabaseName is the database name.

View Source
const GeneratedHeader = "GENERATED CODE BY DBD. DO NOT EDIT.\n"

GeneratedHeader is the header of generated code.

Variables

View Source
var ErrContainerNotFound = errors.New("container not found")

ErrContainerNotFound is returned when the container is not found.

View Source
var ErrEngineNotSupported = errors.New("engine not supported")

ErrEngineNotSupported is returned when the engine is not supported.

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