0xk175un3
Results
1
comments of
0xk175un3
You can target swag cli to files that you need. For example: ``` swag init -g ./cmd/main/main.go -o ./docs ``` it will execute swag on your `main.go` file and put...