echoing-noon-85874
12/06/2024, 5:56 PMmodern-zebra-45309
12/06/2024, 6:25 PMpulumi
executable?echoing-noon-85874
12/06/2024, 7:07 PM{
// Use IntelliSense to learn about possible attributes.
// Hover to view descriptions of existing attributes.
// For more information, visit: <https://go.microsoft.com/fwlink/?linkid=830387>
"version": "0.2.0",
"configurations": [
{
"name": "Launch Package",
"type": "go",
"request": "launch",
"mode": "auto",
"program": "${workspaceFolder}/cmd/server",
}
]
}
modern-zebra-45309
12/06/2024, 7:23 PMechoing-noon-85874
12/06/2024, 7:58 PM