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: 7 months ago
JSON representation

基于 Golang 的敏感信息脱敏工具

Awesome Lists containing this project

README

          

# Go Masker

基于 Golang 的敏感信息脱敏工具

## 在 Go 项目中使用

```bash
go get -u normalcoder.com/go-masker
```