package
3.0.0-rc.3+incompatible
Repository: https://github.com/vitessio/vitess.git
Documentation: pkg.go.dev
# Functions
CopyKeyspaces will create the keyspaces in the destination topo.
CopyShardReplications will create the ShardReplication objects in the destination topo.
CopyShards will create the shards in the destination topo.
CopyTablets will create the tablets in the destination topo.
NewTee returns a new topo.Server object.
# Structs
TeeConn implements the topo.Conn interface.
TeeFactory is an implementation of topo.Factory that uses a primary underlying topo.Server for all changes, but also duplicates the changes to a secondary topo.Server.