View Source CsrfPlus.Supervisor (CsrfPlus v0.1.1)

Supervisor to keep the CsrfPlus.Store.Manager running.

If CsrfPlus.Store.MemoryDb module is set as the store, then it will also be managed by this supervisor.

Summary

Functions

Returns a specification to start this module under a supervisor.

Starts the supervisor. init_arg - The options to be used by CsrfPlus.Store.Manager.

Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Starts the supervisor. init_arg - The options to be used by CsrfPlus.Store.Manager.