package
23.2.20+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev

# Functions

GetDatabaseRegions returns the active regions from the database's region enum.
NewProvider constructs a new Provider.

# Structs

Provider implements sql.RegionsProvider.

# Interfaces

Connector is used to fetch the set of regions from the host cluster.

# Type aliases

RegionSet is a map where each key is a region name.