messages

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2024 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// ErrInternalServer is the error message for internal server error.
	ErrInternalServer = "Internal server error"

	// ErrBadRequest is the error message for bad request.
	ErrBadRequest = "Bad request"

	// ErrDuplicate is the error message for duplicate.
	ErrDuplicate = "Duplicate record"

	// ErrUnauthorized is the error message for unauthorized.
	ErrUnauthorized = "Unauthorized"

	// ErrRequestAlreadyInProgress is the error message for already processing.
	ErrRequestAlreadyInProgress = "A request is already being processed for this path"

	// Success is the success message.
	Success = "Success"

	// MsgAccepted is the message for accepted.
	MsgAccepted = "Accepted"
)

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