Categorygithub.com/newrelic/go-agent/v3/integrations/nrpkgerrors
modulepackage
1.1.0
Repository: https://github.com/newrelic/go-agent.git
Documentation: pkg.go.dev

# README

v3/integrations/nrpkgerrors GoDoc

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.