Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/normal-coder/go-masker
基于 Golang 的敏感信息脱敏工具
https://github.com/normal-coder/go-masker
desensitize go-masker masker
Last synced: about 7 hours ago
JSON representation
基于 Golang 的敏感信息脱敏工具
- Host: GitHub
- URL: https://github.com/normal-coder/go-masker
- Owner: normal-coder
- Created: 2022-03-06T17:15:01.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-03-06T20:52:54.000Z (over 2 years ago)
- Last Synced: 2024-10-24T11:14:10.474Z (22 days ago)
- Topics: desensitize, go-masker, masker
- Language: Go
- Homepage: https://normalcoder.com/go-masker
- Size: 9.77 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- 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
```