{ "version": "0.2.0", "configurations": [ { "name": "Debug golang", "type": "go", "request": "attach", "mode": "remote", "port": 4001, "host": "127.0.0.1" } ] }