package
2.1.0-alpha.1+incompatible
Repository: https://github.com/gitql/vitess.git
Documentation: pkg.go.dev
# Structs
BeginRequest is the payload to Begin.
BeginResponse is the returned value from Begin.
BoundKeyspaceIdQuery represents a single query request for the specified list of keyspace ids.
BoundShardQuery represents a single query request for the specified list of shards.
CommitRequest is the payload to Commit.
CommitResponse is the returned value from Commit.
ExecuteBatchKeyspaceIdsRequest is the payload to ExecuteBatchKeyspaceId.
ExecuteBatchKeyspaceIdsResponse is the returned value from ExecuteBatchKeyspaceId.
ExecuteBatchShardsRequest is the payload to ExecuteBatchShards.
ExecuteBatchShardsResponse is the returned value from ExecuteBatchShards.
ExecuteEntityIdsRequest is the payload to ExecuteEntityIds.
No description provided by the author
ExecuteEntityIdsResponse is the returned value from ExecuteEntityIds.
ExecuteKeyRangesRequest is the payload to ExecuteKeyRanges.
ExecuteKeyRangesResponse is the returned value from ExecuteKeyRanges.
ExecuteKeyspaceIdsRequest is the payload to ExecuteKeyspaceIds.
ExecuteKeyspaceIdsResponse is the returned value from ExecuteKeyspaceIds.
ExecuteRequest is the payload to Execute.
ExecuteResponse is the returned value from Execute.
ExecuteShardsRequest is the payload to ExecuteShards.
ExecuteShardsResponse is the returned value from ExecuteShards.
GetSrvKeyspaceRequest is the payload to GetSrvKeyspace.
GetSrvKeyspaceResponse is the returned value from GetSrvKeyspace.
RollbackRequest is the payload to Rollback.
RollbackResponse is the returned value from Rollback.
Session objects are session cookies and are invalidated on use.
No description provided by the author
SplitQueryRequest is the payload to SplitQuery.
SplitQueryResponse is the returned value from SplitQuery.
No description provided by the author
No description provided by the author
No description provided by the author
StreamExecuteKeyRangesRequest is the payload to StreamExecuteKeyRanges.
StreamExecuteKeyRangesResponse is the returned value from StreamExecuteKeyRanges.
StreamExecuteKeyspaceIdsRequest is the payload to StreamExecuteKeyspaceIds.
StreamExecuteKeyspaceIdsResponse is the returned value from StreamExecuteKeyspaceIds.
StreamExecuteRequest is the payload to StreamExecute.
StreamExecuteResponse is the returned value from StreamExecute.
StreamExecuteShardsRequest is the payload to StreamExecuteShards.
StreamExecuteShardsResponse is the returned value from StreamExecuteShards.
UpdateStreamRequest is the payload to UpdateStream.
UpdateStreamResponse is streamed by UpdateStream.