package
3.0.0-rc.3+incompatible
Repository: https://github.com/vitessio/vitess.git
Documentation: pkg.go.dev
# Functions
NewServer returns a new consultopo.Server.
VersionFromInt is used by old-style functions to create a proper Version: if version is -1, returns nil.
# Variables
ErrBadResponse is returned from this package if the response from the consul server does not contain the data that the API promises.
# Structs
ClientAuthCred credential to use for consul clusters.
Factory is the consul topo.Factory implementation.
Server is the implementation of topo.Server for consul.
# Type aliases
ConsulVersion is consul's idea of a version.