errs

package
v0.0.0-...-2d75744 Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Error

type Error struct {
	StatusCode int
	Err        error
	// contains filtered or unexported fields
}

func New

func New(message string) *Error

func (*Error) BussinesError

func (e *Error) BussinesError() *Error

func (*Error) ConflictError

func (e *Error) ConflictError() *Error

func (*Error) Error

func (e *Error) Error() string

func (*Error) NotFound

func (e *Error) NotFound() *Error

func (*Error) SystemError

func (e *Error) SystemError() *Error

Jump to

Keyboard shortcuts

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