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 ¶
NewComponent creates a new notable events component
Click to show internal directories.
Click to hide internal directories.