errors

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Mar 31, 2022 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var InvalidConfigError = &microerror.Error{
	Kind: "InvalidConfigError",
}
View Source
var UnknownKindError = &microerror.Error{
	Kind: "UnknownKindError",
}
View Source
var WrongTypeError = &microerror.Error{
	Kind: "WrongTypeError",
}

Functions

func IsFailedToRetrieveExternalObject

func IsFailedToRetrieveExternalObject(err error) bool

func IsInvalidConfig

func IsInvalidConfig(err error) bool

IsInvalidConfig asserts InvalidConfigError.

func IsUnknownKindError

func IsUnknownKindError(err error) bool

IsUnknownKindError asserts UnknownKindError.

func IsWrongTypeError

func IsWrongTypeError(err error) bool

IsWrongTypeError asserts WrongTypeError.

Types

This section is empty.

Jump to

Keyboard shortcuts

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