# README
v3/integrations/nrpkgerrors 
Package nrpkgerrors
introduces support for https://github.com/pkg/errors.
import "github.com/newrelic/go-agent/v3/integrations/nrpkgerrors"
For more information, see godocs.
# Packages
No description provided by the author
# Functions
Wrap wraps a pkg/errors error so that when noticed by newrelic.Transaction.NoticeError it gives an improved stacktrace and class type.