automata v0.1.0 Automaton.AgentServer

Parses each individual agent config from the user and starts it under the AgentSupervisor.

Link to this section Summary

Functions

Returns a specification to start this module under a supervisor.

Callback implementation for GenServer.init/1.

Link to this section Functions

Link to this function

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

Callback implementation for GenServer.init/1.

Link to this function

init(list, state)

Link to this function

start_link(list)

Link to this function

status(tree_name)