This website requires JavaScript.
Explore
Help
Sign In
Shikong
/
iptables-helper
Watch
1
Star
0
Fork
0
You've already forked iptables-helper
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
56f99332d8
iptables-helper
/
README.MD
11 lines
129 B
Plaintext
Raw
Normal View
History
Unescape
Escape
初始化项目
2023-11-01 20:26:27 +08:00
### 初始化项目
```shell
go generate -x init.go
初始化项目 基础框架
2023-11-02 02:49:07 +08:00
```
生成 swagger
```shell
swag init -d ./ -g ./main.go -pd
```
Reference in New Issue
Copy Permalink