Aphora v0.3.5 Aphora.Helper View Source
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.
Link to this section Summary
Link to this section Functions
Link to this function
decode(aphora_id)
View Source
(since 0.2.0)
decode(aphora_id)
View Source
(since 0.2.0)
decode(Aphora.Worker.aphora_id()) :: <<_::72>>
decode(Aphora.Worker.aphora_id()) :: <<_::72>>
Link to this function
encode(binary)
View Source
(since 0.2.0)
encode(binary)
View Source
(since 0.2.0)
encode(<<_::72>>) :: Aphora.Worker.aphora_id()
encode(<<_::72>>) :: Aphora.Worker.aphora_id()