# Functions
New creates a new instance of Hooks.
# Type aliases
ConfigHook allows inspecting or rewriting the discovered configuration when the discovery plugin is processing it.
ConfigHook allows inspecting or rewriting the configuration when the plugin manager is processing it.
Hook is a hook to be called in some select places in OPA's operation.
Hooks is the type used for every struct in OPA that can work with hooks.