package
0.0.0-20181017201615-3b9dd4710f09
Repository: https://github.com/m3db/m3cluster.git
Documentation: pkg.go.dev

# Functions

New creates a new EmbeddedKV.
NewOptions returns a new options.

# Interfaces

EmbeddedKV is an embedded etcd server wrapped around by m3cluster utilities.
Options specify the knobs to control the embedded KV.

# Type aliases

ClientOptFn updates etcdclient.Option with any custom configs.