Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 527 Bytes

File metadata and controls

37 lines (23 loc) · 527 Bytes

MapperConfiguration

The values required to configure the mapper.

Supported Types

models.Hashing

value: models.Hashing = /* values here */

models.FieldFiltering

value: models.FieldFiltering = /* values here */

models.FieldRenaming

value: models.FieldRenaming = /* values here */

models.RowFiltering

value: models.RowFiltering = /* values here */

models.Encryption

value: models.Encryption = /* values here */