beewatch icon indicating copy to clipboard operation
beewatch copied to clipboard

Bee Watch is an interactive debugger for the Go programming language.

Results 5 beewatch issues
Sort by recently updated
recently updated
newest added

http://beego.me/docs/Reference_BeeWatch

Use like `beewatch.Info().Break(i < 1).Call(someFunc(...))`

enhancement

Add support for monitoring interface, struct, array, slice, map, chan, pointer type of variables.

enhancement

Users can control connect or disconnect at any time.

enhancement