internal_error

package
v0.0.0-...-e7e69c2 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InternalError

type InternalError struct {
	Message string
	Err     string
}

func NewBadRequestError

func NewBadRequestError(message string) *InternalError

func NewInternalServerError

func NewInternalServerError(message string) *InternalError

func NewNotFoundError

func NewNotFoundError(message string) *InternalError

func (*InternalError) Error

func (ie *InternalError) Error() string

Jump to

Keyboard shortcuts

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