Versions in this module Expand all Collapse all v1 v1.5.2 Jun 10, 2025 Changes in this version + const Name + type BundleInfoV1 = v1.BundleInfoV1 + type Config = v1.Config + func ParseConfig(config []byte, services []string, pluginList []string) (*Config, error) + type ConfigBuilder = v1.ConfigBuilder + func NewConfigBuilder() *ConfigBuilder + type EventV1 = v1.EventV1 + type HTTPRequestContext = v1.HTTPRequestContext + type HTTPRequestContextConfig = v1.HTTPRequestContextConfig + type Logger = v1.Logger + type Plugin = v1.Plugin + func Lookup(manager *plugins.Manager) *Plugin + func New(parsedConfig *Config, manager *plugins.Manager) *Plugin + type ReportingConfig = v1.ReportingConfig + type RequestContext = v1.RequestContext + type RequestContextConfig = v1.RequestContextConfig