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

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