# README
go-extensions-http
This go library is a wrapper over go's http that adds OpenTracing support by instrumenting it's Transport's RoundTrip.
# Functions
Instrument instruments the internal transport object.
New creates and instruments an HTTP client.
Trace wraps an HTTP request and reports it to tracing.