interr

package
v0.296.0 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2025 License: Apache-2.0 Imports: 2 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 string
const ImplementationError Error = "ImplementationError"

func (Error) Error

func (err Error) Error() string

Error implement the error interface

func (Error) F

func (err Error) F(format string, a ...any) error

F will format the error value

func (Error) Wrap

func (err Error) Wrap(oth error) error

Wrap will bundle together another error value with this Error, and return an error value that contains both of them.

Jump to

Keyboard shortcuts

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