errors

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: Feb 16, 2024 License: MIT Imports: 1 Imported by: 5

Documentation

Overview

Package errors provides common errors that can be used throughout the library for handling of resource errors

Index

Constants

This section is empty.

Variables

View Source
var ErrAccountNotConfigured = errors.New("account is not configured")
View Source
var ErrBlocklistAccount = errors.New("account is in blocklist")
View Source
var ErrNoBlocklistDefined = errors.New("no blocklist defined")

Functions

This section is empty.

Types

type ErrDeprecatedResourceType

type ErrDeprecatedResourceType string

func (ErrDeprecatedResourceType) Error

func (err ErrDeprecatedResourceType) Error() string

type ErrHoldResource

type ErrHoldResource string

func (ErrHoldResource) Error

func (err ErrHoldResource) Error() string

type ErrSkipRequest

type ErrSkipRequest string

func (ErrSkipRequest) Error

func (err ErrSkipRequest) Error() string

type ErrUnknownEndpoint

type ErrUnknownEndpoint string

func (ErrUnknownEndpoint) Error

func (err ErrUnknownEndpoint) Error() string

type ErrUnknownPreset

type ErrUnknownPreset string

func (ErrUnknownPreset) Error

func (err ErrUnknownPreset) Error() string

Jump to

Keyboard shortcuts

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