error_helpers

package
v4.2.0-dev.0 Latest Latest
Warning

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

Go to latest
Published: Sep 14, 2022 License: Apache-2.0 Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsContextCancelledError

func IsContextCancelledError(err error) bool

Types

type QueryError added in v4.1.3

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

QueryError is an error type to wrap query errors

func NewQueryError added in v4.1.3

func NewQueryError(underlying error) QueryError

func (QueryError) Error added in v4.1.3

func (q QueryError) Error() string

func (QueryError) Is added in v4.1.3

func (q QueryError) Is(err error) bool

Jump to

Keyboard shortcuts

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