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

# Packages

Package manager creates and manages multiple streams, providing an API for performing CRUD operations.

# Functions

No description provided by the author
New creates a new stream.Type.
OptOnClose sets a closure to be called when the stream closes.
Spec returns a docs.FieldSpec for a stream configuration.

# Structs

Config is a configuration struct representing all four layers of a Bento stream.
Type creates and manages the lifetime of a Bento stream.