errors

package
v1.11.1 Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrRetrieveToken = errors.New("retrieve token")
)

Functions

This section is empty.

Types

type RetrieveError

type RetrieveError struct {
	StatusCode       int
	Body             []byte
	ErrorCode        string
	ErrorDescription string
	ErrorURI         string
}

func (*RetrieveError) Error

func (e *RetrieveError) Error() string

func (*RetrieveError) Is

func (e *RetrieveError) Is(target error) bool

Jump to

Keyboard shortcuts

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