Spear.Client.ping

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

Specs

ping() :: :pong | {:error, any()}

A wrapper around Spear.ping/1

Link to this callback

ping(timeout)

View Source (since 0.1.2)

Specs

ping(timeout()) :: :pong | {:error, any()}

A wrapper around Spear.ping/2