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

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