Check that error return value are wrapped
go get -u github.com/srvc/wraperr/cmd/wraperr
To check all packages beneath the current directory:
wraperr ./...
srvc
Back