patherr

package
v0.0.0-...-38d2136 Latest Latest
Warning

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

Go to latest
Published: Jan 2, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Wrap

func Wrap(err error, path ...string) error

Types

type Error

type Error struct {
	Path []string
	Err  error
}

func New

func New(err error, path ...string) *Error

func (*Error) Error

func (v *Error) Error() string

func (*Error) Unwrap

func (v *Error) Unwrap() error

Jump to

Keyboard shortcuts

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