# Functions
New returns a middleware that sends AWS X-Ray segments to the daemon running at the given address.
WrapDoer wraps a goa HTTP Doer and creates xray subsegments for traced requests.
WrapTransport wraps a http RoundTripper with a RoundTripper which creates subsegments of the segment in each request's context.