Poolder.Batcher behaviour (Poolder v0.1.5)

View Source

Summary

Callbacks

handle_batch(batch, state)

@callback handle_batch(batch :: list(), state :: term()) :: term()

handle_init(state)

@callback handle_init(state :: term()) :: term()