Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save rayrayzayzay/7ce04877fa1c3e0d50897f7333bc77e7 to your computer and use it in GitHub Desktop.
Save rayrayzayzay/7ce04877fa1c3e0d50897f7333bc77e7 to your computer and use it in GitHub Desktop.
@spec call(Phoenix.Socket.t, payload :: any, bindings :: any, opts :: any) ::
{:cont, Phoenix.Socket.t, payload :: any, bindings :: any}
| {:halt, status :: atom, reason :: any}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment