package
3.0.0-rc.3+incompatible
Repository: https://github.com/vitessio/vitess.git
Documentation: pkg.go.dev
# Functions
InitVtctld initializes all the vtctld functionnality.
NewActionRepository creates and returns a new ActionRepository, with no actions.
RegisterDebugHealthHandler register a debug health http endpoint for a vtcld server.
# Structs
ActionRepository is a repository of actions that can be performed on a {Keyspace,Shard,Tablet}.
ActionResult contains the result of an action.
Result is what the backendExplorer returns.