# Packages
No description provided by the author
# Functions
Lookup returns the decision logs plugin registered with the manager.
New returns a new Plugin with the given config.
NewConfigBuilder returns a new ConfigBuilder to build and parse the plugin config.
ParseConfig validates the config and injects default values.
# Constants
Name identifies the plugin on manager.
# Structs
BundleInfoV1 describes a bundle associated with a decision log event.
Config represents the plugin configuration.
ConfigBuilder assists in the construction of the plugin configuration.
EventV1 represents a decision log event.
No description provided by the author
No description provided by the author
Plugin implements decision log buffering and uploading.
ReportingConfig represents configuration for the plugin's reporting behaviour.
No description provided by the author
No description provided by the author
# Interfaces
Logger defines the interface for decision logging plugins.