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

# Functions

MakeAddrMap constructs a new AddrMap for use as the rpc.InjectedLatencyOracle.

# Structs

LatencyMap contains mapping for the speed-of-light delay between a pair of regions.
Pair is a pair of regions.

# Interfaces

AddrMap implements rpc.InjectedLatencyOracle.
TestCluster is implemented both by testcluster.TestCluster and democluster.transientCluster.

# Type aliases

OneWayLatency is the time to go from a region to another region.
Region is the name of a region.
RoundTripLatency is the time to go from a region to another region and back.
RoundTripPairs are pairs of round-trip latency between regions.