package
Version:
v1.78.0
Opens a new window with list of versions in this module.
Published: Aug 19, 2026
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package masker 提供敏感字段脱敏工具。
用于日志、审计和前端回显前对手机号、邮箱、姓名、证件号等字段打码。
BankCard 银行卡脱敏:保留前 4 后 4。
Default 通用脱敏:长度不足 8 时全部打码,否则保留前 4 后 4。
Email 邮箱脱敏:本地部分保留首字符,如 a***@example.com。
IDCard 身份证脱敏:保留前 4 后 4,如 1101**********1234。
Phone 手机号脱敏:保留前 3 后 4,如 138****1234。
Source Files
¶
Click to show internal directories.
Click to hide internal directories.