consts

package
v1.6.14 Latest Latest
Warning

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

Go to latest
Published: Jan 23, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ReqStrKey      = "gin-gonic/gin/reqstr"
	SessDataKey    = "gin-gonic/gin/sessdata"
	RestHandlerKey = "gin-gonic/gin/resthandler"
)
View Source
const (
	JsonContentTypeKey   = "Content-Type"
	JsonContentTypeValue = "application/json;charset=utf-8"
	PageNotFoundContent  = `{"code":404,"msg":"page not found"}`
)
View Source
const (
	DevMode  = "development"
	GrayMode = "gray"
	ProMode  = "production"
)

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