package
0.2.0-alpha.14
Repository: https://github.com/onexstack/onex.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package clean is a watcher implement.
No description provided by the author
No description provided by the author
Package secretsclean is a watcher implement used to delete expired keys from the database.
Package user is a watcher implement.

# Functions

NewInitializer creates and returns a new WatcherInitializer instance.

# Structs

AggregateConfig aggregates the configurations of all watchers and serves as a configuration aggregator.
WatcherInitializer is used for initialization of the onex specific watcher plugins.

# Interfaces

WantsAggregateConfig defines a function which sets AggregateConfig for watcher plugins that need it.
WantsAggregateStore defines a function which sets aggregate store for watcher plugins that need it.
WantsStore defines a function which sets store for watcher plugins that need it.