awssupport

package
v3.32.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EndSegment

func EndSegment(ctx context.Context, resp *http.Response)

EndSegment will end any segment found in the given context.

func GetRequestID

func GetRequestID(hdr http.Header) string

GetRequestID looks for the AWS request ID header.

func StartSegment

func StartSegment(input StartSegmentInputs) *http.Request

StartSegment starts a segment of either type DatastoreSegment or ExternalSegment given the serviceName provided. The segment is then added to the request context.

Types

type StartSegmentInputs

type StartSegmentInputs struct {
	HTTPRequest *http.Request
	ServiceName string
	Operation   string
	Region      string
	Params      interface{}
}

StartSegmentInputs is used as the input to StartSegment.

Jump to

Keyboard shortcuts

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