package
0.0.0-20220812203310-6cf3b8e8ad75
Repository: https://github.com/hunterbdm/hello-requests.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.