//
pkg.gl
Category
github.com/m3db/m3
src
cluster
integration
etcd
package
1.5.0
Repository:
https://github.com/m3db/m3.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
16
Dependents
0
Files
273 SLOC
#
Functions
New
New creates a new EmbeddedKV.
NewOptions
NewOptions returns a new options.
#
Interfaces
EmbeddedKV
EmbeddedKV is an embedded etcd server wrapped around by m3cluster utilities.
Options
Options specify the knobs to control the embedded KV.
#
Type aliases
ClientOptFn
ClientOptFn updates etcdclient.Option with any custom configs.