errors

package
v0.0.0-...-d09eed2 Latest Latest
Warning

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

Go to latest
Published: Feb 17, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InternalError

func InternalError(message string) error

func InternalErrorf

func InternalErrorf(format string, args ...any) error

func InvalidParameter

func InvalidParameter(parameter string, message string) error

func InvalidParameterf

func InvalidParameterf(parameter string, format string, args ...any) error

func IsInternalError

func IsInternalError(err error) bool

func IsInvalidParameter

func IsInvalidParameter(err error) bool

func IsMissingParameter

func IsMissingParameter(err error) bool

func IsNotFound

func IsNotFound(err error) bool

func IsNotImplemented

func IsNotImplemented(err error) bool

func MissingParameter

func MissingParameter(parameter string, message string) error

func MissingParameterf

func MissingParameterf(parameter string, format string, args ...any) error

func NotFound

func NotFound(message string) error

func NotFoundf

func NotFoundf(format string, args ...any) error

func NotImplemented

func NotImplemented(message string) error

func NotImplementedf

func NotImplementedf(format string, args ...any) error

Types

type Handler

type Handler interface {
	actor.SupervisorStrategy
}

Handler --- TODO: this likely need to be moved to the API package but

requires some more refinement

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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