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

# Functions

NewTabletManagerClient creates a new TabletManagerClient.
RegisterTabletManagerClientFactory allows modules to register TabletManagerClient implementations.

# Variables

TabletManagerProtocol is the implementation to use for tablet manager protocol.

# Interfaces

TabletManagerClient defines the interface used to talk to a remote tablet.

# Type aliases

TabletManagerClientFactory is the factory method to create TabletManagerClient objects.