package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev
# Packages
Package instancestorage provides a mock implementation of instance storage for testing purposes.
# Variables
NonExistentInstanceError can be returned if a SQL instance does not exist.
# Structs
InstanceInfo exposes information on a SQL instance such as ID, network address, the associated sqlliveness.SessionID, and the instance's locality.
# Interfaces
AddressResolver exposes API for retrieving the instance address and all live instances for a tenant.