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

# Packages

Package rpcserviceiface provides an interface to enable mocking the RPC Service service client for testing your code.

# Functions

New creates a new instance of the RPCService client with a session.
NewEmptyStreamEventStream initializes an EmptyStreamEventStream.
NewGetEventStreamEventStream initializes an GetEventStreamEventStream.

# Constants

ID to lookup a service endpoint with.
ErrCodeExceptionEvent for service response error code "ExceptionEvent".
ErrCodeExceptionEvent2 for service response error code "ExceptionEvent2".
ServiceID is a unique identifier of a specific service.
Name of service.

# Structs

No description provided by the author
EmptyEventStreamUnknownEvent provides a failsafe event for the EmptyEventStream group of events when an unknown event is received.
EmptyStreamEventStream provides the event stream handling for the EmptyStream.
No description provided by the author
No description provided by the author
EventStreamUnknownEvent provides a failsafe event for the EventStream group of events when an unknown event is received.
No description provided by the author
No description provided by the author
No description provided by the author
GetEventStreamEventStream provides the event stream handling for the GetEventStream.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RPCService provides the API operation methods for making requests to RPC Service.

# Interfaces

EmptyEventStreamEvent groups together all EventStream events writes for EmptyEventStream.
EmptyEventStreamReader provides the interface for reading to the stream.
EventStreamEvent groups together all EventStream events writes for EventStream.
EventStreamReader provides the interface for reading to the stream.