# 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.
# 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 identifer of a specific service.
Name of service.
# Structs
No description provided by the author
EmptyStreamEventStream provides handling of EventStreams for the EmptyStream API.
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
GetEventStreamEventStream provides handling of EventStreams for the GetEventStream API.
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 read from the EmptyStream API.
EmptyStreamEventStreamReader provides the interface for reading EventStream Events from the EmptyStream API.
EventStreamEvent groups together all EventStream events read from the GetEventStream API.
GetEventStreamEventStreamReader provides the interface for reading EventStream Events from the GetEventStream API.