error_helpers

package
v5.2.0-rc.3 Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2023 License: Apache-2.0 Imports: 3 Imported by: 4

Documentation

Overview

Package error_helpers contains custom error types and error helper functions

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsContextCancelledError

func IsContextCancelledError(err error) bool

Types

type QueryError

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

QueryError is an error type to wrap query errors

func NewQueryError

func NewQueryError(underlying error) QueryError

func (QueryError) Error

func (q QueryError) Error() string

func (QueryError) Is

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