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

# Structs

A LocalTestCluster encapsulates an in-memory instantiation of a cockroach node with a single store using a local sender.

# Type aliases

InitFactoryFn is a callback used to initiate the txn coordinator sender factory (we don't do it directly from this package to avoid a dependency on kv).