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

# Packages

Package clientv3test implements tests built upon embedded etcd, and focuses on correctness of etcd client.

# Functions

NewLazyCluster returns a new test cluster handler that gets created on the first call to GetEndpoints() or GetTransport().
NewLazyClusterWithConfig returns a new test cluster handler that gets created on the first call to GetEndpoints() or GetTransport().

# Interfaces