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

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