1
0
mirror of https://github.com/duke-git/lancet.git synced 2026-02-10 07:42:27 +08:00

fmt: gofmt random_test.go

This commit is contained in:
dudaodong
2021-12-01 20:38:54 +08:00
parent 2e04a41f34
commit b7bb7c6ae0
2 changed files with 9 additions and 3 deletions

View File

@@ -207,7 +207,7 @@ func main() {
}
```
- 函数列表
- Function list
```go
func CreateFile(path string) bool // create a file in path