Nostrum.Store.Supervisor (nostrum v0.11.0-dev)

View Source

Supervises processes managing nostrum's internal state.

Please see the following modules for more details:

Summary

Functions

Returns a specification to start this module under a supervisor.

Callback implementation for Supervisor.init/1.

Functions

child_spec(init_arg)

(since 0.8.0)

Returns a specification to start this module under a supervisor.

See Supervisor.

init(bot_options)

(since 0.8.0)

Callback implementation for Supervisor.init/1.

start_link(bot_options)

(since 0.8.0)