{ "configurations": [ { "name": "Launch smm-tg", "type": "go", "request": "launch", "mode": "debug", "program": "${workspaceFolder}/cmd/smm_tg" } ] }