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

Main metrics

Overview
Name With Owneremicklei/hopwatch
Primary LanguageGo
Program languageGo (Language Count: 1)
Platform
License:MIT License
所有者活动
Created At2012-12-07 17:02:20
Pushed At2024-04-23 10:16:57
Last Commit At2024-04-23 12:16:49
Release Count5
Last Release Namev1.3.1 (Posted on 2024-04-23 12:16:56)
First Release Namev1.0.0 (Posted on 2014-03-31 09:51:17)
用户参与
Stargazers Count261
Watchers Count27
Fork Count19
Commits Count87
Has Issues Enabled
Issues Count2
Issue Open Count0
Pull Requests Count2
Pull Requests Open Count0
Pull Requests Close Count2
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private