Immudb.Schemas.Permission (immudb_elixir v0.2.0)

Link to this section Summary

Link to this section Types

@type t() :: %Immudb.Schemas.Permission{database: String.t(), permission: integer()}

Link to this section Functions

@spec to_atom(integer()) :: atom()
@spec to_int(atom()) :: integer()