Documentation
¶
Overview ¶
Package connstats counts the sockets and requests of the transports built by util.MakeTransport, so registry connection reuse is visible without a proxy in front of the registry. A proxy cannot see through TLS to a real registry.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Trace ¶
func Trace(rt http.RoundTripper) http.RoundTripper
Trace records whether a request reused its connection, how long that connection sat idle first, and what the TLS handshake cost.
Types ¶
Click to show internal directories.
Click to hide internal directories.