ExAgent.AgentSupervisor (ExAgent v0.2.0)

Copy Markdown View Source

Top-level supervisor for the ExAgent OTP tree.

Manages:

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

start_link(opts \\ [])

@spec start_link(keyword()) :: Supervisor.on_start()