5 lines
54 B
Plaintext
5 lines
54 B
Plaintext
|
### 一键初始化项目
|
||
|
```shell
|
||
|
go generate -x
|
||
|
```
|