github.com/TykTechnologies/newrelic-go-agent@v0.0.0-20230823062834-3c80ff5627f6/_integrations/nrecho/README.md (about)

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