github.com/Jeffail/benthos/v3@v3.65.0/lib/message/mapper/package.go (about)

     1  // Package mapper implements ways of splicing and mapping batches of messages
     2  // so that their derivative parts can be processed individually and merged back
     3  // into the original batch.
     4  package mapper