Chronicle.Sensitive (chronicle v0.1.2)

Copy Markdown

Explicit marker returned by Chronicle.secret/1, Chronicle.hash/1, and Chronicle.omit/0.

Applications normally use those constructors rather than building this struct directly.

Summary

Types

t()

@type t() :: %Chronicle.Sensitive{strategy: :redact | :hash | :omit, value: term()}