error_types

package
v0.25.0 Latest Latest
Warning

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

Go to latest
Published: Jul 15, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BasicError

type BasicError string

BasicError is an error for which we have no additional information.

func (BasicError) Error

func (e BasicError) Error() string

type FatalError

type FatalError BasicError

FatalError is an error that causes the program to terminate.

func (FatalError) Error

func (e FatalError) Error() string

type TransientError

type TransientError BasicError

TransientError is an error that can be recovered.

func (TransientError) Error

func (e TransientError) Error() string

Jump to

Keyboard shortcuts

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