An open API service indexing awesome lists of open source software.

https://github.com/adrg/errors

Adds more info to Go built-in errors
https://github.com/adrg/errors

errors go golang golang-library golang-package library package stacktrace

Last synced: 6 months ago
JSON representation

Adds more info to Go built-in errors

Awesome Lists containing this project

README

          

errors
======

[![Build Status](https://travis-ci.org/adrg/errors.svg?branch=master)](https://travis-ci.org/adrg/errors)
[![GoDoc](http://img.shields.io/badge/godoc-reference-blue.svg?style=flat-square)](https://godoc.org/github.com/adrg/errors)
[![License: MIT](http://img.shields.io/badge/license-MIT-red.svg?style=flat-square)](http://opensource.org/licenses/MIT)
[![Go Report Card](https://goreportcard.com/badge/github.com/adrg/errors)](https://goreportcard.com/report/github.com/adrg/errors)