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?
已存档?
是复刻?
已锁定?
是镜像?
是私有?