Skip to content
This repository has been archived by the owner on Nov 6, 2023. It is now read-only.

syoya/go-masker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-masker CircleCI

Masks fields in JSON.

Features

  • Masks specified fields.
  • Masks with specified string.
  • Masks at deep position.

Use Cases

  • Logging a request body includes secret fields in API server.
  • Logging a DB record includes secret fields.

Installation

go get -u github.com/syoya/go-masker

Usage

See example

Releases

No releases published

Packages

No packages published

Languages