GSS.Client.Supervisor (elixir_google_spreadsheets v1.0.0)

Copy Markdown

Supervisor to keep track of initialized Client, Limiter and Request processes.

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(arg \\ [])

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