Skip to content

Simple error wrapper for Go 1.x. Forked version of github.com/mathpresso/go-utils/errorutil

License

Notifications You must be signed in to change notification settings

coxwave/go-errorutil

Repository files navigation

errorutil

This is a fork of mathpresso/go-utils/errorutil with some fixes and improvements.


Go Reference

Package errorutil provides simple error wrapper for some features. Inspired by https://github.com/pkg/errors

Currently, errorutil provides error chaining mechanism with hierachy, and auto stacktrace binding.


Installation

$ go get https://github.com/coxwave/go-errorutil

About

Simple error wrapper for Go 1.x. Forked version of github.com/mathpresso/go-utils/errorutil

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages