kvasir_projector v0.0.8 Kvasir.Projection.Key behaviour View Source

Link to this section Summary

Link to this section Functions

Link to this function init(topic, partition, arg) View Source

Link to this section Callbacks

Link to this callback apply(arg0, state) View Source
apply(Kvasir.Event.t(), state :: term()) ::
  :ok | {:ok, state :: term()} | :delete | {:error, atom()}
Link to this callback init(key) View Source
init(key :: term()) :: {:ok, state :: term()}