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

Link to this section Summary

Functions

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

Link to this section Types

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

Link to this section Functions

Link to this function

available(handle, user_id \\ nil)

View Source

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