internal

package
v3.16.0+incompatible Latest Latest
Warning

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

Go to latest
Published: May 19, 2022 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, hdr http.Header)

EndSegment will end any segment found in the given context.

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