Driver8 (driver8 v0.1.3-dev.1) View Source

Link to this section Summary

Functions

Returns a specification to start this module under a supervisor.

Starts a Driver8 process linked to the current process (to be used as a part of supervision tree).

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Starts a Driver8 process linked to the current process (to be used as a part of supervision tree).

Once process is started it will register itself with default name Driver8. This name is used by Driver8.Plug to call for request handling.

Options

  • :name- value used for name registration, if not passed defaults toDriver8`