package
3.6.0-alpha.0
Repository: https://github.com/etcd-io/etcd.git
Documentation: pkg.go.dev

# Packages

# Variables

E2eTestRunner runs etcd and etcdctl binaries in a separate process.
IntegrationTestRunner runs etcdserver.EtcdServer in separate goroutine and uses client libraries to communicate.
UnitTestRunner only runs in `--short` mode, will fail otherwise.

# Interfaces