#author("2025-06-21T10:10:14+09:00","default:pengwei","pengwei") #author("2025-07-11T10:49:30+09:00","default:pengwei","pengwei") #[[Go]] #contents delve: https://github.com/go-delve/delve **windows powershell [#b7883702] go install golang.org/dl/go1.20.3@latest go1.20.3 download https://wiki.weihuasoftware.com/img/Go_1750375405402.png **debug - Delve [#kc2e802c] velde 这样的工具可以简化多个 Delve 版本的管理。velde 是一个代理工具,会根据你的 Go 版本自动切换到兼容的 Delve 版本。 **単体テストについてのカバレッジ [#x4cf7fcb] https://qiita.com/takehanKosuke/items/4342ca544d205fb36eb0