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

# Functions

NewServer returns the new server.
NewServerAndFactory returns a new MemoryTopo and the backing factory for all the cells.
VersionFromInt is used by old-style functions to create a proper Version: if version is -1, returns nil.

# Structs

Conn implements the topo.Conn interface.
Factory is a memory-based implementation of topo.Factory.

# Type aliases

NodeVersion is the local topo.Version implementation.