Versions in this module Expand all Collapse all v0 v0.28.1 Sep 3, 2024 Changes in this version + func NewAuthorizedRoundTripper(authorization string, roundTripper http.RoundTripper) http.RoundTripper + type AuthorizedRoundTripper struct + func (tp *AuthorizedRoundTripper) RoundTrip(r *http.Request) (*http.Response, error)