Avrora.Storage.get

You're seeing just the callback get, go back to Avrora.Storage module for more information.

Specs

get(key :: schema_id()) ::
  {:ok, result :: nil | Avrora.Schema.t()} | {:error, reason :: term()}