DirtyDriver.ElementAgent (DirtyDriver v0.0.2) View Source

Link to this section Summary

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

element(name \\ __MODULE__)

View Source
Link to this function

set_element(element, name \\ __MODULE__)

View Source
Link to this function

start_link(initial_value, name \\ __MODULE__)

View Source

Expects a map like %{

"value" => %{
  "element-6066-11e4-a52e-4f735466cecf" => "c50acacd-a458-44d1-a868-122769d2c2fd"
}

}

Link to this function

stop(name \\ __MODULE__)

View Source