package
3.65.0
Repository: https://github.com/jeffail/benthos.git
Documentation: pkg.go.dev

# Functions

New creates a new mapper Type.
OptSetConditions sets the conditions used by this type.
OptSetLogger sets the logger used by this type.
OptSetOptReqMap sets the optional request map used by this type.
OptSetOptResMap sets the optional response map used by this type.
OptSetReqMap sets the mandatory request map used by this type.
OptSetResMap sets the mandatory response map used by this type.
OptSetStats sets the metrics aggregator used by this type.

# Structs

Type contains conditions and maps for transforming a batch of messages into a subset of request messages, and mapping results from those requests back into the original message batch.