Gophercon
No description available
Install / Use
/learn @suzmue/GopherconREADME
A Debugger Treasure Hunt
This project is designed to help you get familiar with different debugging features while you go on an adventure with the Go gopher to find a lost treasure!
Download this repository and open it with VS Code to follow along.
$ git clone https://github.com/suzmue/gophercon.git
$ code gophercon

Treasure hunting in other editors
Because delve speaks the Debug Adapter Protocol, you can go treasure hunting in many other editors, too!
For example, to get started debugging in Vim:
- Install the vimspector plugin.
- Open
main.goand:call vimspector#Launch(). This will run therun-daplaunch configuration in.vimspector.json. See the vimspector documentation for more information on debugging in vim, including setting up key bindings.
Spoilers below!
<details>
Related Skills
node-connect
333.3kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
82.0kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
333.3kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
82.0kCommit, push, and open a PR
