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

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