mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-10 18:05:48 +02:00
chore: use go generate
This commit is contained in:
parent
61ff392c5c
commit
82da0ef05e
20 changed files with 151 additions and 363 deletions
2
.vscode/tasks.json
vendored
2
.vscode/tasks.json
vendored
|
@ -84,7 +84,7 @@
|
|||
{
|
||||
"label": "Go Generate",
|
||||
"type": "shell",
|
||||
"command": "./gen.sh",
|
||||
"command": "go generate",
|
||||
"presentation": {
|
||||
"panel": "new"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue