Spear.Client.cluster_info

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

cluster_info()

View Source (since 0.5.0)

Specs

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

A wrapper around Spear.cluster_info/1

Link to this callback

cluster_info(opts)

View Source (since 0.5.0)

Specs

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

A wrapper around Spear.cluster_info/2