# Functions
No description provided by the author
NewAuthShufflerClient returns a ShufflerClient which uses the Authorizer to obtain and attach an Authorization bearer token to every issued request.
No description provided by the author
No description provided by the author
NewVerifiedShufflerServer adapts an AuthShufflerServer into a ShufflerServer by using the provided Verifier to verify incoming request Authorizations.
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
The connector has exited, but cannot be restarted yet.
No description provided by the author
The connector is running but has produced no data.
The poll succeeded and a transaction will be drained.
The connector has exited and new session should be started.
# Variables
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
# Structs
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
No description provided by the author
Container is a description of a running connector container.
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
IndexedShuffleResponse is an implementation of message.Message which indexes a specific document within a ShuffleResponse.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ShuffleRequest is the request message of a Shuffle RPC.
ShuffleResponse is the streamed response message of a Shuffle RPC.
No description provided by the author
UnimplementedCombinerServer can be embedded to have forward compatible implementations.
UnimplementedShufflerServer can be embedded to have forward compatible implementations.
# Interfaces
AuthShufflerServer is similar to ShufflerServer except: - Requests have already been verified with accompanying Claims.
No description provided by the author
No description provided by the author
CombinerClient is the client API for Combiner service.
CombinerServer is the server API for Combiner service.
No description provided by the author
No description provided by the author
ShufflerClient is the client API for Shuffler service.
ShufflerServer is the server API for Shuffler service.
# Type aliases
No description provided by the author