processors

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDevNullProcessor

func NewDevNullProcessor() *devNullProcessor

func NewDfgStreamingAlgorithm

func NewDfgStreamingAlgorithm(store *stores.SbarStore) *dfgStreamingAlgorithm

func NewEventProcessor

func NewEventProcessor(eventStore *stores.EventStore) *eventProcessor

Types

type StreamingProcessor

type StreamingProcessor interface {
	Append(event *events.Event) error
	Close()
}

Jump to

Keyboard shortcuts

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