package
3.0.0-rc.3+incompatible
Repository: https://github.com/vitessio/vitess.git
Documentation: pkg.go.dev
# Functions
ForceInitTablet is the tablet option to set the 'force' flag during InitTablet.
NewFakeTablet creates the test tablet in the topology.
NewVtctlPipe creates a new VtctlPipe based on the given topo server.
StartHTTPServer is the tablet option to start the HTTP server when starting a tablet.
TabletKeyspaceShard is the option to set the tablet keyspace and shard.
# Structs
FakeTablet keeps track of a fake tablet in memory.
VtctlPipe is a vtctl server based on a topo server, and a client that is connected to it via gRPC.
# Type aliases
TabletOption is an interface for changing tablet parameters.