Syntropy.LatticeSupervisor
(syntropy v0.1.0)
Copy Markdown
DynamicSupervisor-backed lattice container.
Summary
Functions
Returns a specification to start this module under a supervisor.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.
@spec get_agent(String.t()) :: Syntropy.Agent.state() | nil
@spec list_agents() :: [Syntropy.Agent.state()]
@spec start_link(keyword()) :: Supervisor.on_start()