Versions in this module Expand all Collapse all v1 v1.0.1 Jul 4, 2024 v1.0.0 Jul 4, 2024 Changes in this version + type RPCServiceAPI interface + EmptyStream func(*rpcservice.EmptyStreamInput) (*rpcservice.EmptyStreamOutput, error) + EmptyStreamRequest func(*rpcservice.EmptyStreamInput) (*request.Request, *rpcservice.EmptyStreamOutput) + EmptyStreamWithContext func(aws.Context, *rpcservice.EmptyStreamInput, ...request.Option) (*rpcservice.EmptyStreamOutput, error) + GetEventStream func(*rpcservice.GetEventStreamInput) (*rpcservice.GetEventStreamOutput, error) + GetEventStreamRequest func(*rpcservice.GetEventStreamInput) (*request.Request, *rpcservice.GetEventStreamOutput) + GetEventStreamWithContext func(aws.Context, *rpcservice.GetEventStreamInput, ...request.Option) (*rpcservice.GetEventStreamOutput, error) + OtherOperation func(*rpcservice.OtherOperationInput) (*rpcservice.OtherOperationOutput, error) + OtherOperationRequest func(*rpcservice.OtherOperationInput) (*request.Request, *rpcservice.OtherOperationOutput) + OtherOperationWithContext func(aws.Context, *rpcservice.OtherOperationInput, ...request.Option) (*rpcservice.OtherOperationOutput, error)