package
1.55.6
Repository: https://github.com/aws/aws-sdk-go.git
Documentation: pkg.go.dev

# Functions

AssertMessageEqual compares to event stream messages, and determines if they are equal.
MarshalEventPayload marshals a SDK API shape into its associated wire protocol payload.
SetupEventStreamSession creates a HTTP server SDK session for communicating with that server to be used for EventStream APIs.

# Variables

EventExceptionTypeHeader is an event exception type header for specifying an event is an exception type.
EventMessageTypeHeader is an event message type header for specifying an event is an message type.

# Structs

ServeEventStream provides serving EventStream messages from a HTTP server to the client.