View Source Solo (solo v0.1.0)

Documentation for Solo.

Summary

Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

children_specs(children)

View Source
Link to this function

start_child(mod, fun, list)

View Source
Link to this function

start_link(children, opts \\ [])

View Source