mask-pii for Go

mask-pii-implementation för Go för att maskera e-post- och telefon-PII i loggar och datapipelines.

E-postmaskering

Masks local parts while preserving domain visibility.

Telefonmaskering

Masks sensitive digits while keeping format and suffix visibility.

API i Builder-stil

Enable email/phone masking and mask character explicitly before processing.

Installera och börja

Follow the Go README for package setup and usage details.

Installation

go get github.com/finitefield-org/mask-pii/go

Användning

README.md
// Language-specific README and examples:
https://github.com/finitefield-org/mask-pii/tree/main/go
Notering

Please check the README for exact package ecosystem details and API examples for this language.

Föregående

Språkindex

Nästa

GitHub