# README
wraperr
Check that error return value are wrapped
Install
go get -u github.com/srvc/wraperr/cmd/wraperr
Usage
To check all packages beneath the current directory:
wraperr ./...
Inspired
# Packages
No description provided by the author
# Functions
No description provided by the author
# Variables
No description provided by the author
WrapperFuncList contains "path/to/pkg.Funcname" strings that adds a context to errors.
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author