package
0.0.0-20220111133703-f1e56083d4f3
Repository: https://github.com/sandwichdev/net.git
Documentation: pkg.go.dev

# Functions

ContextClientTrace returns the ClientTrace associated with the provided context.
WithClientTrace returns a new context based on the provided parent ctx.

# Structs

ClientTrace is a set of hooks to run at various stages of an outgoing HTTP request.
DNSDoneInfo contains information about the results of a DNS lookup.
DNSStartInfo contains information about a DNS request.
GotConnInfo is the argument to the ClientTrace.GotConn function and contains information about the obtained connection.
WroteRequestInfo contains information provided to the WroteRequest hook.