Erebus.Encryption protocol (Erebus v0.2.1) View Source

Link to this section Summary

Types

t()

All the types that implement this protocol.

Functions

Erebus.Encryption protocol lists the fields that need to be encrypted when encrypting a struct.

Link to this section Types

Specs

t() :: term()

All the types that implement this protocol.

Link to this section Functions

Specs

encrypted_fields(t()) :: [atom()]

Erebus.Encryption protocol lists the fields that need to be encrypted when encrypting a struct.