Documentation ¶
Overview ¶
Package httptrace provides a mockable wrapper for net/http/httptrace.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Impl ¶
type Impl struct{}
func (*Impl) ContextClientTrace ¶
func (*Impl) ContextClientTrace(ctx context.Context) *httptrace.ClientTrace
func (*Impl) WithClientTrace ¶
Click to show internal directories.
Click to hide internal directories.