ray-x / go.nvim

G'day Nvimer, Joyful Gopher: Discover the Feature-Rich Go Plugin for Neovim
MIT License
2.05k stars 123 forks source link

Docker delve support #488

Open aleyrizvi opened 2 months ago

aleyrizvi commented 2 months ago

Hello, Any example to use debugger in docker with delve?

Also, I am having issue if my project is a monorepo inside a backend directory. (go.mod is inside backend folder)

ddaniel27 commented 1 week ago

This can help you