internal

package
v0.0.0-...-9d9692a Latest Latest
Warning

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

Go to latest
Published: Oct 4, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Error

type Error struct {
	Pretty error
	Err    error
}

Error is a wrapper for error types with a pretty message and an underlying error.

func (Error) Error

func (err Error) Error() string

Error implements [error] on Error.

func (Error) Unwrap

func (err Error) Unwrap() []error

Unwrap provides support for errors.Is.

Jump to

Keyboard shortcuts

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