constants

package
v0.0.0-...-d92d8b1 Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrorMessages = map[HintCode]string{
	BadRequestError:     "Could not process payload events",
	InternalServerError: "System malfunction",
}

Functions

This section is empty.

Types

type HintCode

type HintCode int
const (
	BadRequestError     HintCode = 1
	InternalServerError HintCode = 2
)

Jump to

Keyboard shortcuts

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