github.com/newrelic/go-agent@v3.26.0+incompatible/_integrations/nrb3/README.md (about) 1 # _integrations/nrb3 [](https://godoc.org/github.com/newrelic/go-agent/_integrations/nrb3) 2 3 Package `nrb3` supports adding B3 headers to outgoing requests. 4 5 ```go 6 import "github.com/newrelic/go-agent/_integrations/nrb3" 7 ``` 8 9 For more information, see 10 [godocs](https://godoc.org/github.com/newrelic/go-agent/_integrations/nrb3).