Versions in this module Expand all Collapse all v1 v1.1.0 May 5, 2026 v1.0.0 May 3, 2026 Changes in this version + const ClientLabel + const CodeLabel + const MethodLabel + const PathLabel + const URLLabel + func NewTransport(clientName string, opts ...TransportOption) http.RoundTripper + type TransportOption func(*transportOptions) + func WithOtel() TransportOption + func WithRoundTripper(rt http.RoundTripper) TransportOption