package
3.0.0-rc.3+incompatible
Repository: https://github.com/vitessio/vitess.git
Documentation: pkg.go.dev
# Functions
New creates a server, and starts listening.
# Structs
DB is a fake database and all its methods are thread safe.
ExpectedExecuteFetch defines for an expected query the to be faked output.
ExpectedResult holds the data for a matched query.
# Interfaces
QueryHandler is the interface used by the DB to simulate executed queries.