Refactor and implement the api functions
This commit is contained in:
parent
3474e6ca8c
commit
f82565bf22
5 changed files with 139 additions and 108 deletions
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
|
@ -9,7 +9,7 @@
|
|||
"type": "go",
|
||||
"request": "launch",
|
||||
"mode": "auto",
|
||||
"program": "${workspaceFolder}/",
|
||||
"program": "${workspaceFolder}/cmd/rove-server/main.go",
|
||||
"cwd": "${workspaceFolder}",
|
||||
"env": {},
|
||||
"args": [],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue