etcdng

package
v0.8.0-alpha.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 10, 2015 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Overview

package etcdng contains the implementation of the Etcd-backed engine, where all vulcand properties are implemented as directories or keys. this engine is capable of watching the changes and generating events.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(nodes []string, etcdKey string, registry *plugin.Registry, options Options) (engine.Engine, error)

Types

type MatcherFn

type MatcherFn func(*etcd.Response) (interface{}, error)

type Options

type Options struct {
	EtcdConsistency string
	Box             *secret.Box
}

type Pair

type Pair struct {
	Key string
	Val string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL