package
2.5.1+incompatible
Repository: https://github.com/lxlee1102/vpp-agent.git
Documentation: pkg.go.dev
# Functions
NewPlugin creates a new Plugin with the provides Options.
UseWatchers returns option that sets watchers.
# Structs
Aggregator is an adapter that allows multiple watchers (KeyValProtoWatcher) to be aggregated in one.
WatchRegistration is adapter that allows multiple registrations (WatchRegistration) to be aggregated in one.
# Type aliases
Option is a function that acts on a Plugin to inject Dependencies or configuration.