Skip to content
/ gopii Public

Go package that sanitizes personally identifiable information (PII) from text.

License

Notifications You must be signed in to change notification settings

blizzy78/gopii

Repository files navigation

GoDoc

gopii

A Go package that provides functions to sanitize personally identifiable information (PII) from text.

import "github.com/blizzy78/gopii"

Code example

See example_test.go on how to obscure strings.

See example_slog_test.go on how to use with Go's slog package to automatically obscure strings.

License

This package is licensed under the MIT license.

About

Go package that sanitizes personally identifiable information (PII) from text.

Topics

Resources

License

Stars

Watchers

Forks

Languages