View Source Rivet.Ident.Handle.Lib (rivet_ident v2.7.1)

Summary

Functions

Check if handle is open, return double-error (internal/external msg)

Types

@type ecto_p_result() :: {:ok | :error, Ecto.Changeset.t()}
@type model_p_result() :: {:ok, Rivet.Ident.Handle.t()}

Functions

Link to this function

available(handle, user_id \\ nil)

View Source

Check if handle is open, return double-error (internal/external msg)