Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type MaskEngine ¶
MaskEngine is a list of masking value for hash masking
func (MaskEngine) Mask ¶
func (hm MaskEngine) Mask(e model.Entry, context ...model.Dictionary) (model.Entry, error)
Mask choose a mask value by hash
Click to show internal directories.
Click to hide internal directories.