package
2.1.0-alpha.1+incompatible
Repository: https://github.com/gitql/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.Impl object.

# Structs

Tee is an implementation of topo.Server that uses a primary underlying topo.Server for all changes, but also duplicates the changes to a secondary topo.Server.