package
3.0.0-rc.3+incompatible
Repository: https://github.com/vitessio/vitess.git
Documentation: pkg.go.dev
# Functions
ExecuteWithStreamer performs a StreamExecute, but returns a *sqltypes.ResultStream to iterate on.
Wrap returns a wrapped version of the original QueryService implementation.
# Interfaces
QueryService is the interface implemented by the tablet's query service.
# Type aliases
WrapperFunc defines the signature for the wrapper function used by Wrap.