package
2.15.1+incompatible
Repository: https://github.com/jeffail/benthos.git
Documentation: pkg.go.dev

# Packages

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

# Functions

NewHandler returns a Handler by creating a Benthos pipeline.

# Constants

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

# Structs

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