traced

package
v0.0.59 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewIdempotentPostRequestWithContext

func NewIdempotentPostRequestWithContext(ctx context.Context, url string, body io.Reader) (*http.Request, error)

NewIdempotentPostRequestWithContext creates a POST request which is marked as being idempotent. Thus it is ok for the Go network transport, Proxies, etc. to redeliver the request payload. Also injects CloudTrace information from `Context`.

Types

This section is empty.

Jump to

Keyboard shortcuts

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