mirror of
https://github.com/duke-git/lancet.git
synced 2026-02-14 01:32:27 +08:00
docs(readme): fix convertor import example (#23)
This commit is contained in:
@@ -63,7 +63,7 @@ func main() {
|
|||||||
#### 1. convertor contains some functions for data convertion
|
#### 1. convertor contains some functions for data convertion
|
||||||
|
|
||||||
- Support conversion between commonly used data types.
|
- Support conversion between commonly used data types.
|
||||||
- Usage: import "github.com/duke-git/lancet/cryptor"
|
- Usage: import "github.com/duke-git/lancet/convertor"
|
||||||
|
|
||||||
```go
|
```go
|
||||||
package main
|
package main
|
||||||
|
|||||||
Reference in New Issue
Block a user