errors

package
v1.2.24 Latest Latest
Warning

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

Go to latest
Published: Nov 26, 2022 License: Apache-2.0 Imports: 4 Imported by: 55

Documentation

Index

Constants

View Source
const (
	PermissionDenied     = "permission denied"
	WrongID              = "wrong id"
	OperationNotAllow    = "operation not allow"
	EditFailWrongToken   = "edit fail, wrong token"
	CreateFailWrongToken = "create fail, wrong token"
	NoPermission         = "no permission"
	SiteOff              = "site is off"
)

Variables

View Source
var (
	Msg         string
	MsgHTML     template.HTML
	MsgWithIcon template.HTML
)

Functions

func Init added in v1.2.8

func Init()

func WrongPK

func WrongPK(pk string) string

Types

type PageError added in v1.2.15

type PageError error
var (
	PageError404 PageError
	PageError500 PageError
	PageError403 PageError
	PageError401 PageError
)

Jump to

Keyboard shortcuts

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