Categorygithub.com/srvc/wraperr
modulepackage
0.3.0
Repository: https://github.com/srvc/wraperr.git
Documentation: pkg.go.dev

# README

wraperr

Build Status codecov Go project version Go Report Card license

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