package
1.3.0
Repository: https://github.com/warpstreamlabs/bento.git
Documentation: pkg.go.dev

# Functions

EventConsumeOf creates a consumed event from a message part.
EventDeleteOf creates a deleted event from a message part.
EventErrorOf creates an error event from a message part.
EventProduceOf creates a produce event from a message part.
NewSummary creates a new tracing summary that can be passed to component constructors for adding traces.
TracedBundle modifies a provided bundle environment so that traceable components are wrapped by components that add trace events to the returned summary.

# Variables

Various event types.
Various event types.
Various event types.
Various event types.

# Structs

NodeEvent represents a single event that occurred within the stream.
Summary is a high level description of all traced events.

# Type aliases

EventType describes the type of event a component might experience during a config run.