View Source SoftBank.Accountant.Supervisor (soft_bank v1.2.3)

Summary

Functions

Returns a specification to start this module under a supervisor.

Callback implementation for DynamicSupervisor.init/1.

Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Callback implementation for DynamicSupervisor.init/1.

Link to this function

start_child(args \\ nil, required \\ false)

View Source