Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 331 Bytes

index.md

File metadata and controls

9 lines (6 loc) · 331 Bytes

Masker library for Go

This library provides Go types which makes it easy to protect sensitive data from exposure by masking the data in situations that would result in exposure such as string formatting, logging and marshalling to JSON or YAML.

Module documentation

https://pkg.go.dev/github.com/coopnorge/go-datadog-lib/v2