Skip to content
/ errors Public

A drop in replacement for the default Go error implementation that nests errors and provides call stack traces

License

Notifications You must be signed in to change notification settings

adzr/errors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

errors

This library is a drop in replacement for the default Go error implementation with a feature to nest errors and provide call stack traces.

License GoDoc TravisCI Codecov Go Report Card

Documentation

Please refer to the godoc pages for documentation.

Versioning

This project release version format follows Semantic Versioning.

Contributing

Pull requests and issue reports are welcomed.

License

This project is licensed under Apache License Version 2.0

About

A drop in replacement for the default Go error implementation that nests errors and provides call stack traces

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages