cons

package
v1.20.0 Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2020 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// devMode
	Dev  = "dev"
	Prod = "prod"
	// default config file dir
	ConfDir = "conf/"
	// db sql const
	GtIgnore              = "ignore"
	GtSubSQL              = "sub_sql"
	GtClientPage          = "clientPage"
	GtClientPageUnderLine = "client_page" // 支持下划线
	GtEveryPage           = "everyPage"
	GtEveryPageUnderLine  = "every_page" // 支持下划线
	GtOrder               = "order"
	GtKey                 = "key"
	GtMock                = "mock"
	// gt tag
	GtField = "field"
	GtValid = "valid"
	GtTrans = "trans"
)

devMode const key words

Variables

This section is empty.

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