# Functions
No description provided by the author
No description provided by the author
# Variables
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
Tell the connector that some number of its preceding Checkpoints have committed to the Flow recovery log.
Apply a capture configuration and bindings to its endpoint.
Discover returns the set of resources available from this connector.
Open a capture for reading documents from the endpoint.
Spec requests the specification definition of this connector.
Validate a capture configuration and proposed bindings.
Bindings of endpoint resources and collections to which they would be captured.
No description provided by the author
Applied responds to Request.Apply.
Document captured by this connector invocation.
Checkpoint all preceding documents of this invocation since the last checkpoint.
Discovered responds to Request.Discover.
Potential bindings which the capture could provide.
Opened responds to Request.Open.
Spec responds to Request.Spec.
Validated responds to Request.Validate.
Validation responses for each binding of the request, and matching the request ordering.
UnimplementedConnectorServer can be embedded to have forward compatible implementations.
# Interfaces
No description provided by the author
No description provided by the author
ConnectorClient is the client API for Connector service.
ConnectorServer is the server API for Connector service.