errors

package
v0.0.0-...-41d1bbc Latest Latest
Warning

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

Go to latest
Published: Mar 23, 2020 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HttpErrorHandler

func HttpErrorHandler() echo.HTTPErrorHandler

Types

type Error

type Error struct {
	StatusCode  int
	Description string
	Internal    error
}

func NewError

func NewError(statusCode int, description string, internal error) *Error

func NewRabbitConnectionError

func NewRabbitConnectionError(err ...error) *Error

func (Error) Error

func (e Error) Error() string

Jump to

Keyboard shortcuts

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