ubuntu / decorate

Go package containing various helpers to decorate errors with fewer lines of code in functions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Decorate

This module offers various helpers to decorate errors with few lines of code in functions. It was a convenience submodule in some of Ubuntu's and Canonical's projects, so we decided to extract it into its own repository so we can share it with the world.

Code quality Go Reference Go Report Card License

Development

Your help would be very much appreciated! Check out the CONTRIBUTING document to see how you could collaborate.

Contact

You are welcome to create a new issue on this repository if you find bugs or wish to make any feature request.

About

Go package containing various helpers to decorate errors with fewer lines of code in functions.

License:MIT License


Languages

Language:Go 100.0%