Firefighter.Adapter behaviour (firefighter v0.3.1)

Link to this section Summary

Link to this section Callbacks

Link to this callback

pump( stream_name, records, delimiter, opts )

Specs

pump(
  stream_name :: binary(),
  records :: [binary()],
  delimiter :: binary(),
  opts :: keyword()
) :: {:ok, any()}