v3

package
v0.9.2 Latest Latest
Warning

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

Go to latest
Published: Jul 10, 2023 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Overview

Package v3 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 IsNotFound added in v0.9.1

func IsNotFound(e error) bool

func New

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

Types

type MatcherFn

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

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