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

# Packages

Package lambda contains the execution logic for running Bento as an AWS lambda function.

# Functions

NewHandler returns a Handler by creating a Bento pipeline.

# Constants

ServerlessResponseType is an output type that redirects pipeline outputs back to the handler.

# Structs

Handler contains a live Bento pipeline and wraps it within an invoke handler.