errors

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Nov 26, 2025 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsAlreadyExists

func IsAlreadyExists(err error) bool

IsAlreadyExists checks if error indicates resource already exists

func IsConflict

func IsConflict(err error) bool

IsConflict checks if error indicates resource conflict

func IsConnectionError

func IsConnectionError(err error) bool

IsConnectionError checks if error indicates connection/network issue

func IsIgnorable

func IsIgnorable(err error) bool

IsIgnorable checks if error can be safely ignored in test setup/teardown

func IsNotFound

func IsNotFound(err error) bool

IsNotFound checks if error indicates resource not found

func IsTimeout

func IsTimeout(err error) bool

IsTimeout checks if error indicates timeout

func IsTransient

func IsTransient(err error) bool

IsTransient checks if error is likely transient and retriable

Types

This section is empty.

Jump to

Keyboard shortcuts

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