package
0.0.0-20241209154731-68356499f064
Repository: https://github.com/serverless/event-gateway.git
Documentation: pkg.go.dev

# Functions

NewTarget instantiates a new Target, rooted at a particular location.
NewWatcher instantiates a new Watcher.

# Structs

Target is an implementation of router.Targeter using the docker/libkv library for watching data in etcd, zookeeper, and consul.
Watcher provides a means of watching for changes to interesting configuration in the backing database.

# Interfaces

Reactor is a type that can react to state changes on keys in a directory.