Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/broqiang/bkit
自己常用的方法封装
https://github.com/broqiang/bkit
Last synced: 1 day ago
JSON representation
自己常用的方法封装
- Host: GitHub
- URL: https://github.com/broqiang/bkit
- Owner: broqiang
- License: mit
- Created: 2023-08-14T09:52:44.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-24T17:11:13.000Z (about 1 year ago)
- Last Synced: 2023-10-25T17:28:56.879Z (about 1 year ago)
- Language: Go
- Size: 2.84 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bkit
自己常用的方法封装
- 随机数
- 字段加盐生成 md5 值
- 字符串内容替换, 用于隐藏部分内容, 如: 13800******
- 敏感词过滤
- sego 分词的封装