mirror of
https://github.com/duke-git/lancet.git
synced 2026-03-01 00:35:28 +08:00
fix: fix misspell in readme file
This commit is contained in:
@@ -96,7 +96,7 @@ func StructToMap(value interface{}) (map[string]interface{}, error) //struct串
|
||||
|
||||
### 2. cryptor加解密包
|
||||
|
||||
- 加密函数支持md5, hmac, aes, des, ras
|
||||
- 加密函数支持md5, hmac, aes, des, rsa
|
||||
- 导入包:import "github.com/duke-git/lancet/cryptor"
|
||||
|
||||
```go
|
||||
|
||||
Reference in New Issue
Block a user