domain

package
v0.0.31 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	MsgInternalServer   = "An internal error has occurred"
	MsgInvalidRequest   = "An invalid request was provided"
	MsgResourceNotFound = "The resource cannot be found"
	MsgRouteNotFound    = "The route cannot be found"
	MsgMethodNotAllowed = "The method is not allowed"
	MsgInvalidValue     = "Invalid value"
	MsgUnknownField     = "Unknown field"
)

Variables

View Source
var (
	ErrInternalServer      = errors.New("internal server")
	ErrResourceNotFound    = errors.New("resource not found")
	ErrResourceNotAffected = errors.New("resource not affected")
)

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