https://github.com/normal-coder/go-masker
基于 Golang 的敏感信息脱敏工具
https://github.com/normal-coder/go-masker
desensitize go-masker masker
Last synced: 7 months ago
JSON representation
基于 Golang 的敏感信息脱敏工具
- Host: GitHub
- URL: https://github.com/normal-coder/go-masker
- Owner: normal-coder
- Created: 2022-03-06T17:15:01.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-06T20:52:54.000Z (almost 4 years ago)
- Last Synced: 2025-05-27T22:07:01.203Z (8 months ago)
- Topics: desensitize, go-masker, masker
- Language: Go
- Homepage: https://normalcoder.com/go-masker
- Size: 9.77 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Go Masker
基于 Golang 的敏感信息脱敏工具
## 在 Go 项目中使用
```bash
go get -u normalcoder.com/go-masker
```