# go-masker **Repository Path**: normalcoder/go-masker ## Basic Information - **Project Name**: go-masker - **Description**: 基于 Golang 的敏感信息脱敏工具 - **Primary Language**: Go - **License**: Not specified - **Default Branch**: main - **Homepage**: https://normalcoder.com/go-masker - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2022-03-18 - **Last Updated**: 2023-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: masker, desensitize, go-masker, 信息脱敏 ## README # Go Masker 基于 Golang 的敏感信息脱敏工具 ## 在 Go 项目中使用 ```bash go get -u normalcoder.com/go-masker ```