errors

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Nov 19, 2024 License: AGPL-3.0 Imports: 1 Imported by: 12

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsAlreadyExistsError

func IsAlreadyExistsError(err error) bool

func IsConflictError

func IsConflictError(err error) bool

func IsConnectionError

func IsConnectionError(err error) bool

func IsForbiddenError

func IsForbiddenError(err error) bool

func IsGenericError

func IsGenericError(err error) bool

func IsNotFoundError

func IsNotFoundError(err error) bool

func IsUnauthorizedError

func IsUnauthorizedError(err error) bool

func IsWatchError

func IsWatchError(err error) bool

Types

type Error

type Error struct {
	// contains filtered or unexported fields
}

func NewAlreadyExistsError

func NewAlreadyExistsError(err error) Error

func NewConflictError

func NewConflictError(err error) Error

func NewConnectionError

func NewConnectionError(err error) Error

func NewForbiddenError

func NewForbiddenError(err error) Error

func NewGenericError

func NewGenericError(err error) Error

func NewNotFoundError

func NewNotFoundError(err error) Error

func NewUnauthorizedError

func NewUnauthorizedError(err error) Error

func NewWatchError

func NewWatchError(err error) Error

func (Error) Error

func (c Error) Error() string

Jump to

Keyboard shortcuts

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