CouchDB.Supervisor (couchdb_auth v0.2.4)

View Source

Minimal supervisor placeholder for the CouchDB adapter.

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

start_link(init_arg \\ :ok)

@spec start_link(term()) :: Supervisor.on_start()