easyerrors

package module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 24, 2024 License: MIT Imports: 1 Imported by: 0

README

easyerrors

Build Status License Release

Errors with stacktrace support with a simple API.

It is a very simplified wrapper around https://github.com/go-errors/errors.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func As

func As(err error, target any) bool

func Errorf

func Errorf(format string, a ...any) error

func Is

func Is(err error, target error) bool

func Join

func Join(errs ...error) error

func New

func New(text string) error

func Unwrap

func Unwrap(err error) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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