Created
April 14, 2023 00:49
-
-
Save rayrayzayzay/7ce04877fa1c3e0d50897f7333bc77e7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@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