Broadway v0.2.0 Broadway.BatchInfo View Source

A struct used to hold information about a generated batch.

An instance of this struct containing the related info will be passed to the Broadway.handle_batch/4 callback of the module implementing the Broadway behaviour.

Link to this section Summary

Link to this section Types

Link to this type

t() View Source
t() :: %Broadway.BatchInfo{batch_key: term(), batcher: atom()}