exq v0.13.2 Exq.Serializers.JsonSerializer

Link to this section Summary

Link to this section Functions

Callback implementation for Exq.Serializers.Behaviour.decode/1.

Callback implementation for Exq.Serializers.Behaviour.decode!/1.

Link to this function

decode_job(serialized)

Callback implementation for Exq.Serializers.Behaviour.decode_job/1.

Link to this function

decode_process(serialized)

Callback implementation for Exq.Serializers.Behaviour.decode_process/1.

Callback implementation for Exq.Serializers.Behaviour.encode/1.

Callback implementation for Exq.Serializers.Behaviour.encode!/1.

Link to this function

encode_job(job)

Callback implementation for Exq.Serializers.Behaviour.encode_job/1.

Link to this function

encode_process(process)

Callback implementation for Exq.Serializers.Behaviour.encode_process/1.