Versions in this module Expand all Collapse all v7 v7.10.6 May 18, 2023 v7.10.0 May 18, 2023 Changes in this version + type Option func(t *Transport) + func WithDefaultAttributes(attrs ...trace.Attribute) Option + func WithRoundTripper(rt http.RoundTripper) Option + type Transport struct + func NewTransport(opts ...Option) *Transport + func (t *Transport) RoundTrip(req *http.Request) (*http.Response, error)