feat (reference): done

This commit is contained in:
dpurbosakti
2025-10-15 15:49:05 +07:00
parent 3e4ce7d1bf
commit 7871998c98
16 changed files with 424 additions and 3 deletions
+7
View File
@@ -7,6 +7,13 @@
"mode": "auto",
"program": "${workspaceFolder}/cmd/main-api"
},
{
"name": "Launch Package bpjs API",
"type": "go",
"request": "launch",
"mode": "auto",
"program": "${workspaceFolder}/cmd/bpjs-api"
},
{
"name": "Launch Package migratioon",
"type": "go",