Categorygithub.com/kevinmichaelchen/fx-libs/fx/http/client/newrelic
modulepackage
0.0.1
Repository: https://github.com/kevinmichaelchen/fx-libs.git
Documentation: pkg.go.dev

# README

An FX module that provides a New Relic HTTP client, as well as a utility function for adding the transaction to the request context.

Installing

go get -v github.com/kevinmichaelchen/fx-libs/fx/http/client/newrelic

# Functions

NewHTTPClient creates an HTTP client with a custom New Relic transport that instruments external requests and adds distributed tracing headers.
No description provided by the author

# Variables

No description provided by the author

# Structs

No description provided by the author