noopanalyzer

package
v0.0.0-...-51da36d Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const Type analyzer.Type = "noopanalyzer"

Variables

This section is empty.

Functions

func New

func New(cfg interface{}, telemetry *component.TelemetryTools, consumer []consumer.Consumer) analyzer.Analyzer

Types

type Config

type Config struct {
}

type NoopAnalyzer

type NoopAnalyzer struct {
	// contains filtered or unexported fields
}

func (*NoopAnalyzer) ConsumableEvents

func (a *NoopAnalyzer) ConsumableEvents() []string

func (*NoopAnalyzer) ConsumeEvent

func (a *NoopAnalyzer) ConsumeEvent(event *model.KindlingEvent) error

func (*NoopAnalyzer) Shutdown

func (a *NoopAnalyzer) Shutdown() error

func (*NoopAnalyzer) Start

func (a *NoopAnalyzer) Start() error

func (*NoopAnalyzer) Type

func (a *NoopAnalyzer) Type() analyzer.Type

Jump to

Keyboard shortcuts

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