eventplatformreceiver

package
v0.0.0-...-da3d201 Latest Latest
Warning

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

Go to latest
Published: May 22, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package eventplatformreceiver implements the receiver for the event platform package

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Component

type Component interface {
	SetEnabled(e bool) bool
	IsEnabled() bool
	HandleMessage(m *message.Message, rendered []byte, eventType string)
	Filter(filters *diagnostic.Filters, done <-chan struct{}) <-chan string
}

Component is the component type.

Directories

Path Synopsis
Package eventplatformreceiverimpl implements the event platform receiver component.
Package eventplatformreceiverimpl implements the event platform receiver component.

Jump to

Keyboard shortcuts

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