mirror of
https://github.com/duke-git/lancet.git
synced 2026-02-11 08:12:26 +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) //convert st
|
||||
|
||||
### 2. cryptor is for data encryption and decryption
|
||||
|
||||
- Support md5, hmac, aes, des, ras.
|
||||
- Support md5, hmac, aes, des, rsa.
|
||||
- Usage: import "github.com/duke-git/lancet/cryptor"
|
||||
|
||||
```go
|
||||
|
||||
Reference in New Issue
Block a user