Versions in this module Expand all Collapse all v1 v1.1.9 Oct 1, 2018 Changes in this version + type InitSenderFn func(st *cluster.Settings, nodeDesc *roachpb.NodeDescriptor, ...) client.Sender + type LocalTestCluster struct + Cfg storage.StoreConfig + Clock *hlc.Clock + DB *client.DB + DBContext *client.DBContext + DontRetryPushTxnFailures bool + Eng engine.Engine + Gossip *gossip.Gossip + Latency time.Duration + Manual *hlc.ManualClock + Sender client.Sender + Stopper *stop.Stopper + Store *storage.Store + StoreTestingKnobs *storage.StoreTestingKnobs + Stores *storage.Stores + func (ltc *LocalTestCluster) Start(t testing.TB, baseCtx *base.Config, initSender InitSenderFn) + func (ltc *LocalTestCluster) Stop() Incompatible versions in this module v19.2.12+incompatible Jan 12, 2021