elixir_google_spreadsheets v0.1.1 GSS.Supervisor

Supervisor tree to keep track of registry and spreadsheet supervisor.

Summary

Functions

Callback invoked to start the supervisor and during hot code upgrades

Functions

init(list)
init([]) :: {:ok, pid}

Callback invoked to start the supervisor and during hot code upgrades.

Callback implementation for Supervisor.init/1.

start_link()
start_link() :: {:ok, pid}