errors

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2025 License: MPL-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsCustomError

func IsCustomError(err error) bool

IsCustomError checks if an error is a framework Custom error.

func IsInternalError

func IsInternalError(err error) bool

IsInternalError checks if an error is a framework Internal error.

func IsInvalidArgumentError

func IsInvalidArgumentError(err error) bool

IsInvalidArgumentError checks if an error is a framework InvalidArgument error.

func IsKnownError added in v0.5.0

func IsKnownError(err error) (*merrors.Error, bool)

func IsNotFoundError

func IsNotFoundError(err error) bool

IsNotFoundError checks if an error is a framework NotFound error.

func IsPermissionDeniedError

func IsPermissionDeniedError(err error) bool

IsPermissionDeniedError checks if an error is a framework PermissionDenied error.

func IsPreconditionError

func IsPreconditionError(err error) bool

IsPreconditionError checks if an error is a framework FailedPrecondition error.

func IsRPCError

func IsRPCError(err error) bool

IsRPCError checks if an error is a framework RPC error.

Types

This section is empty.

Jump to

Keyboard shortcuts

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