Crate fern_masking

Crate fern_masking 

Source

Structs§

DataMaskingHandler
An SQLMessageHandler applying a data masking strategy.
PassthroughHandler
Handler used currently for PostgreSQL frontend Messages. Does nothing but passthrough.
SQLHandlerConfig
A prioritized configuration repository. It maintains a set of configuration sources, fetches values to populate those, and provides them according to the source’s priority.