notableeventsimpl

package
v0.0.0-...-9016431 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 25, 2026 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Rendered for windows/amd64

Overview

Package notableeventsimpl implements the notable events component

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PayloadFormatter

type PayloadFormatter func(payload *eventPayload, eventData map[string]interface{})

PayloadFormatter customizes the event payload using data from the parsed event XML. The payload is pre-populated with default values; the formatter can modify any fields.

type Provides

type Provides struct {
	Comp notableevents.Component
}

Provides defines what this component provides

func NewComponent

func NewComponent(reqs Requires) Provides

NewComponent creates a new notable events component

type Requires

type Requires struct {
	Lc            compdef.Lifecycle
	Config        configcomp.Component
	Log           logcomp.Component
	EventPlatform eventplatform.Component
	Hostname      hostname.Component
}

Requires defines the dependencies for the notable events component

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL