recipe v0.4.4 API Reference
Modules
Built-in telemetry module which uses Logger
to report events related to
a recipe run
The Recipe.Telemetry
behaviour can be used to define
a module capable of handling events emitted by a recipe
run
UUID v4 generator, used for recipe correlation uuid(s)
Exceptions
This exception is raised whenever a module that implements the Recipe
behaviour does not define a function definition for each listed step