hopwatch

webbased debugging for Go programs

Hopwatch, a debugging tool for Go

Hopwatch is a simple tool in HTML5 that can help debug Go programs.
It works by communicating to a WebSockets based client in Javascript.
When your program calls the Break function, it sends debug information to the browser page and waits for user interaction.
Using the functions Display, Printf or Dump (go-spew), you can log information on the browser page.
On the hopwatch page, the developer can view debug information and choose to resume the execution of the program.

Documentation on godoc.org

Build Status

© 2012-2014, http://ernestmicklei.com. MIT License

hopwath with source

主要指標

概覽
名稱與所有者emicklei/hopwatch
主編程語言Go
編程語言Go (語言數: 1)
平台
許可證MIT License
所有者活动
創建於2012-12-07 17:02:20
推送於2024-04-23 10:16:57
最后一次提交2024-04-23 12:16:49
發布數5
最新版本名稱v1.3.1 (發布於 2024-04-23 12:16:56)
第一版名稱v1.0.0 (發布於 2014-03-31 09:51:17)
用户参与
星數261
關注者數27
派生數19
提交數87
已啟用問題?
問題數2
打開的問題數0
拉請求數2
打開的拉請求數0
關閉的拉請求數2
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?