watch

package
v0.0.0-...-f15eb00 Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(s source.Sourcer, path string, opts ...Option) (*watcher, error)

Types

type Option

type Option func(o *options)

Option is etcd config option.

func WithPrefix

func WithPrefix(prefix bool) Option

WithPrefix is config prefix

type Watcher

type Watcher interface {
	Next() ([]*model.Event, error)
	Stop()
}

Jump to

Keyboard shortcuts

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