package
1.5.0
Repository: https://github.com/m3db/m3.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.