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

# Packages

Package fakesqldb provides a fake implementation of sqldb.Conn.

# Functions

InitData returns a VitessOption that sets the InitDataOptions parameters.
LaunchVitess launches a vitess test cluster.
MySQLOnly is used to launch only a mysqld instance, with the specified db name.
ProtoTopo is used to pass in the topology as a vttest proto definition.
Schema is used to specify SQL commands to run at startup.
SchemaDirectory is used to specify a directory to read schema from.
Verbose makes the underlying local_cluster verbose.

# Structs

Handle allows you to interact with the processes launched by vttest.
InitDataOptions contain the command line arguments that configure initialization of vttest with random data.
VitessOption is the type for generic options to be passed in to LaunchVitess.