messages

package
v0.0.0-...-ee8eda9 Latest Latest
Warning

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

Go to latest
Published: Sep 5, 2020 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	SqlPrepareFail = "Fail on prepare SQL statement"
	SqlFailExecute = "Fail on execute SQL query"
	SqlNotFound    = "Data not found"
)
View Source
const (
	ControllerDecodeNilBody = "Empty message body"
	ControllerDecodeFail    = "Error decoding body message"
)
View Source
const (
	Forbidden    = "Access Forbidden"
	Unauthorized = "Unauthorized"
	BadRequest   = "Bad Request"
	MissingToken = "An authorization header is required"
	InvalidToken = "Invalid authorization token"
	ExpiredToken = "Expired token"
	BrokenToken  = "There is something wrong with your token"
)
View Source
const (
	AuthSuccess = "Welcome"
)

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