runtime

package
v0.17.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 23, 2025 License: Apache-2.0 Imports: 3 Imported by: 10

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func WithCaptureHTTPRequest added in v0.12.0

func WithCaptureHTTPRequest(parent context.Context, req **http.Request) context.Context

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

func WithCaptureHTTPResponse(parent context.Context, resp **http.Response) context.Context

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL