Grains v0.3.2 API Reference

Modules

Grains describes data flow as a graph with interchangeable parts.

A %Bread{} is the compiled version of Recipe plus Grains that allow the Supervisor to run the processes and wire them correctly.

Debug version of Grains.Timer.

A Recipe describes the data flow between the processes.

A grain to forward messages downstream and cache the last value it received.

A grain to forward messages downstream.

A grain to pull message and forward pushed messages to a subscribing process.

A periodic timer.