# Functions
NewAnonymizer initializes a new Anonymizer with functional options.
WithAnonymizeConfig sets the analyze and anonymize clients for use by the presidio transformers only if isEnabled is true.
WithDefaultTransformers sets the default transformers.
WithHaltOnFailure sets the haltOnFailure flag.
WithTransformerMappings sets the transformer mappings.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
Option is a functional option for configuring the Anonymizer.