package
2.1.0-alpha.1+incompatible
Repository: https://github.com/gitql/vitess.git
Documentation: pkg.go.dev

# Functions

NewStreamHealthQueryService creates a new fake query service for the target.

# Constants

DefaultSecondsBehindMaster is the default MySQL replication lag which is reported in all faked stream health responses.

# Structs

ErrorQueryService is an implementation of QueryService that returns a configurable error for some of its methods.
StreamHealthQueryService is a QueryService implementation which allows to send custom StreamHealthResponse messages by adding them to a channel.