package
2.0.0+incompatible
Repository: https://github.com/rabbitstack/fibratus.git
Documentation: pkg.go.dev

# Constants

Fs represents the file system event processor.
Handle represents the handle event processor.
Image represents the image event processor.
Mem represents the memory event processor.
Net represents the network event processor.
Ps represents the process event processor.
Registry represents the registry event processor.

# Interfaces

Chain defines the event process chain has to satisfy.
Processor is the minimal interface that each event stream processor has to satisfy.

# Type aliases

ProcessorType is an alias for the event processor type.