Skip to content

zerrors is a wrapper arround golang.org/x/xerrors with some additional features.

License

Notifications You must be signed in to change notification settings

dtomasi/zerrors

Folders and files

NameName
Last commit message
Last commit date
Apr 29, 2022
Sep 19, 2021
Sep 19, 2021
Sep 19, 2021
Sep 19, 2021
Sep 19, 2021
Sep 19, 2021
Sep 19, 2021
Sep 19, 2021
Sep 19, 2021
Sep 19, 2021
Sep 19, 2021
Apr 25, 2022
Apr 25, 2022
Sep 19, 2021
Sep 20, 2021
Sep 19, 2021
Sep 19, 2021
Sep 19, 2021
Sep 20, 2021
Sep 19, 2021
Sep 19, 2021
Sep 19, 2021
Sep 19, 2021
Sep 20, 2021

Repository files navigation

zerrors

Go Reference CodeFactor Go Unit Tests CodeQL codecov

NOTICE: This is work in progress. Do not use!

Installation

go get -u github.com/dtomasi/zerrors

Usage example

TBD