package
0.28.2
Repository: https://github.com/smallstep/certificates.git
Documentation: pkg.go.dev

# Functions

New returns a reference to an [http.Transport] that's initialized just like the [http.DefaultTransport] is by the standard library.
NoopWrapper returns a [Wrapper] that simply casts its provided [http.Transport] to an [http.RoundTripper].

# Type aliases

Wrapper wraps the set of functions mapping [http.Transport] references to [http.RoundTripper].