errors

package
v0.31.5-fix-AN-transac... Latest Latest
Warning

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

Go to latest
Published: Jun 9, 2023 License: AGPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsRetryableConflictError

func IsRetryableConflictError(originalErr error) bool

func NewRetryableConflictError

func NewRetryableConflictError(
	msg string,
	vals ...interface{},
) error

Types

type RetryableConflictError

type RetryableConflictError interface {
	IsRetryableConflict() bool

	Unwrappable
	error
}

type Unwrappable

type Unwrappable interface {
	Unwrap() error
}

Jump to

Keyboard shortcuts

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