errors

package
v2.10.1 Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2024 License: MIT Imports: 0 Imported by: 3

Documentation

Overview

Package errors implements common error types.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Error

type Error string

Error is an error that is able to be a constant.

See https://dave.cheney.net/2016/04/07/constant-errors for details.

func (Error) Error

func (e Error) Error() string

Error returns the error string.

Jump to

Keyboard shortcuts

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