Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type MaskEngine ¶
type MaskEngine struct{}
MaskEngine is an empty mask to link to a field to remove
func (MaskEngine) MaskContext ¶
func (rm MaskEngine) MaskContext(context model.Dictionary, key string, contexts ...model.Dictionary) (model.Dictionary, error)
MaskContext remove the field
Click to show internal directories.
Click to hide internal directories.