Aphora v0.3.5 API Reference
Modules
This module is the Supervisor
for Aphora
as well as the main interface for the GenServer
in which you can create a Aphora.Worker.aphora_id/0
by using new_id/0
.
This module provides a simple interface to the config.exs
file, by providing a default
variable fallback.
This module provides methods, which help to utilize Aphora.Worker.aphora_id/0
correctly, by enabling the en- and decoding as well as the fetching of specific information.
This module implements a GenServer
, which can generate guaranteed unique aphora_id/0
on demand.