package
3.0.0-rc.3+incompatible
Repository: https://github.com/vitessio/vitess.git
Documentation: pkg.go.dev

# Functions

BuildMessageRow builds a MessageRow for a db row.
NewEngine creates a new Engine.

# Variables

MessageDelayTimings records total latency from queueing to sent to clients.
MessageStats tracks stats for messages.

# Structs

Engine is the engine for handling messages.
MessageRow represents a message row.

# Interfaces

TabletService defines the functions of TabletServer that the messager needs for callback.