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

# Functions

NewBench creates a new bench test.

# Constants

GRPCVtgate uses the grpc wire protocol to vttablet.
GRPCVttablet uses the grpc wire protocol to vttablet.
MySQL uses the mysql wire protocol.

# Structs

Bench controls the test.
ConnParams specifies how to connect to the vtgate(s).

# Type aliases

ClientProtocol indicates how to connect.