types

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Oct 8, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CollapsedError

func CollapsedError(err error, collapsed ...error) error

CollapsedError returns a new error with the collapsed error returned on unwrapped or when formatted with "%+v"

Types

type CollapsibleError

type CollapsibleError interface {
	CollapseError()
}

CollapsibleError indicates the error should be collapsed

Jump to

Keyboard shortcuts

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