Skip to content

This library provides various types to facilitate the protection of sensitive data that should not be exposed.

License

Notifications You must be signed in to change notification settings

coopnorge/go-masker-lib

Repository files navigation

Masker library for Go

branch status Go Report Card codecov Godoc license

Documentation

See ./docs/index.md

Developing

# build images
docker-compose build
# see available targets
docker-compose run --rm golang-devtools make help
# validate
docker-compose run --rm golang-devtools make validate VERBOSE=all
# run in watch mode
docker-compose run --rm golang-devtools make watch

About

This library provides various types to facilitate the protection of sensitive data that should not be exposed.

Resources

License

Stars

Watchers

Forks

Packages

No packages published