Spear.Client.shutdown

You're seeing just the callback shutdown, go back to Spear.Client module for more information.
Link to this callback

shutdown()

View Source (since 0.4.0)

Specs

shutdown() :: :ok | {:error, any()}

A wrapper around Spear.shutdown/1

Link to this callback

shutdown(opts)

View Source (since 0.4.0)

Specs

shutdown(opts :: Keyword.t()) :: :ok | {:error, any()}

A wrapper around Spear.shutdown/2