Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WithCaptureHTTPRequest ¶ added in v0.12.0
WithCaptureHTTPRequest adds the raw HTTP request retrieval annotation to the parent context. After the request has completed, the req parameter will contain the raw HTTP request made to the API.
func WithCaptureHTTPResponse ¶
WithCaptureHTTPResponse adds the raw HTTP response retrieval annotation to the parent context. The resp parameter will contain the raw HTTP response after the request has completed.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.