DistributedEcs v0.1.3 DistributedEcs.Store behaviour View Source

Link to this section Summary

Link to this section Types

Link to this type return_type() View Source
return_type() :: {:ok, DistributedEcs.Entity.t()} | {:error, term()}

Link to this section Callbacks

Link to this callback get_entity(pos_integer) View Source
get_entity(pos_integer()) :: return_type()