Coherence v0.5.1 Coherence.Responders behaviour

Link to this section Summary

Link to this section Callbacks

Link to this callback confirmation_create_error(conn, opts)
confirmation_create_error(conn :: term(), opts :: term()) :: term()
Link to this callback confirmation_create_success(conn, opts)
confirmation_create_success(conn :: term(), opts :: term()) :: term()
Link to this callback confirmation_update_error(conn, opts)
confirmation_update_error(conn :: term(), opts :: term()) :: term()
Link to this callback confirmation_update_success(conn, opts)
confirmation_update_success(conn :: term(), opts :: term()) :: term()
Link to this callback invitation_create_error(conn, opts)
invitation_create_error(conn :: term(), opts :: term()) :: term()
Link to this callback invitation_create_success(conn, opts)
invitation_create_success(conn :: term(), opts :: term()) :: term()
Link to this callback invitation_create_user_error(conn, opts)
invitation_create_user_error(conn :: term(), opts :: term()) :: term()
Link to this callback invitation_create_user_success(conn, opts)
invitation_create_user_success(conn :: term(), opts :: term()) :: term()
Link to this callback invitation_resend_error(conn, opts)
invitation_resend_error(conn :: term(), opts :: term()) :: term()
Link to this callback invitation_resend_success(conn, opts)
invitation_resend_success(conn :: term(), opts :: term()) :: term()
Link to this callback password_create_error(conn, opts)
password_create_error(conn :: term(), opts :: term()) :: term()
Link to this callback password_create_success(conn, opts)
password_create_success(conn :: term(), opts :: term()) :: term()
Link to this callback password_update_error(conn, opts)
password_update_error(conn :: term(), opts :: term()) :: term()
Link to this callback password_update_success(conn, opts)
password_update_success(conn :: term(), opts :: term()) :: term()
Link to this callback registration_create_error(conn, opts)
registration_create_error(conn :: term(), opts :: term()) :: term()
Link to this callback registration_create_success(conn, opts)
registration_create_success(conn :: term(), opts :: term()) :: term()
Link to this callback registration_delete_success(conn, opts)
registration_delete_success(conn :: term(), opts :: term()) :: term()
Link to this callback registration_update_error(conn, opts)
registration_update_error(conn :: term(), opts :: term()) :: term()
Link to this callback registration_update_success(conn, opts)
registration_update_success(conn :: term(), opts :: term()) :: term()
Link to this callback session_already_logged_in(conn, opts)
session_already_logged_in(conn :: term(), opts :: term()) :: term()
Link to this callback session_create_error(conn, opts)
session_create_error(conn :: term(), opts :: term()) :: term()
Link to this callback session_create_error_locked(conn, opts)
session_create_error_locked(conn :: term(), opts :: term()) :: term()
Link to this callback session_create_success(conn, opts)
session_create_success(conn :: term(), opts :: term()) :: term()
Link to this callback session_delete_success(conn, opts)
session_delete_success(conn :: term(), opts :: term()) :: term()
Link to this callback unlock_create_error(conn, opts)
unlock_create_error(conn :: term(), opts :: term()) :: term()
Link to this callback unlock_create_error_not_locked(conn, opts)
unlock_create_error_not_locked(conn :: term(), opts :: term()) :: term()
Link to this callback unlock_create_success(conn, opts)
unlock_create_success(conn :: term(), opts :: term()) :: term()
Link to this callback unlock_update_error(conn, opts)
unlock_update_error(conn :: term(), opts :: term()) :: term()
Link to this callback unlock_update_error_not_locked(conn, opts)
unlock_update_error_not_locked(conn :: term(), opts :: term()) :: term()
Link to this callback unlock_update_success(conn, opts)
unlock_update_success(conn :: term(), opts :: term()) :: term()