errs

package
v0.0.0-...-05fee8b Latest Latest
Warning

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

Go to latest
Published: Jun 6, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ErrHttpRequest

type ErrHttpRequest struct {
	StatusCode int
	// contains filtered or unexported fields
}

func ErrAccessDenied

func ErrAccessDenied(err error) *ErrHttpRequest

func ErrInternalServerError

func ErrInternalServerError(err error) *ErrHttpRequest

func ErrResourceNotFound

func ErrResourceNotFound(err error) *ErrHttpRequest

func ErrUnprocessableEntity

func ErrUnprocessableEntity(err error) *ErrHttpRequest

func (*ErrHttpRequest) Error

func (e *ErrHttpRequest) Error() string

Jump to

Keyboard shortcuts

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