github.com/newrelic/go-agent@v3.26.0+incompatible/_integrations/nrpkgerrors/README.md (about)

     1  # _integrations/nrpkgerrors [![GoDoc](https://godoc.org/github.com/newrelic/go-agent/_integrations/nrpkgerrors?status.svg)](https://godoc.org/github.com/newrelic/go-agent/_integrations/nrpkgerrors)
     2  
     3  Package `nrpkgerrors` introduces support for https://github.com/pkg/errors.
     4  
     5  ```go
     6  import "github.com/newrelic/go-agent/_integrations/nrpkgerrors"
     7  ```
     8  
     9  For more information, see
    10  [godocs](https://godoc.org/github.com/newrelic/go-agent/_integrations/nrpkgerrors).