package
3.0.0-rc.3+incompatible
Repository: https://github.com/vitessio/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.
# Variables
ErrorQueryService is an object that returns an error for all methods.
# Structs
StreamHealthQueryService is a QueryService implementation which allows to send custom StreamHealthResponse messages by adding them to a channel.