Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 654 Bytes

File metadata and controls

16 lines (10 loc) · 654 Bytes

Go Reference Report card

errors

Minimalist and zero-dependency errors library with stacktrace support for Go (for wrapping and formatting an errors).

DEPRECATED

This library is deprecated in favor of github.com/cockroachdb/errors.

Installation

go get github.com/Cleverse/go-utilities/errors