Versions in this module Expand all Collapse all v7 v7.0.34 Dec 16, 2024 v7.0.33 Dec 16, 2024 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)