Versions in this module Expand all Collapse all v0 v0.3.0 Jul 16, 2018 v0.2.0 May 26, 2018 v0.1.0 May 24, 2018 Changes in this version + func Run(runOpts RunOptions) + type RunOptions struct + BootstrapCh chan<- struct{} + ClientCh chan<- client.Client + ClusterClientCh chan<- clusterclient.Client + Config config.DBConfiguration + ConfigFile string + EmbeddedKVCh chan<- struct{} + InterruptCh <-chan error