constants

package
v0.0.0-...-c46e59b Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2022 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	JWTAudience = "morpheus"
	ProjectName = "morpheus"
)

Variables

View Source
var (
	ErrNotFound     = stacktrace.NewErrorWithCode(http.StatusNotFound, "not found")
	ErrUnauthorized = stacktrace.NewErrorWithCode(http.StatusUnauthorized, "unauthorized")
	ErrForbidden    = stacktrace.NewErrorWithCode(http.StatusForbidden, "forbidden")
	ErrServerError  = stacktrace.NewErrorWithCode(http.StatusInternalServerError, "internal server error")
)

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