Skip to content

Tags: nickpeirson/gearman_gtop

Tags

0.5.1

Fix panic when no regex passed

0.5.0

Add support for regex filtering

Also did some cleanup:
 * Moved over from flag to github.com/spf13/pflag more posix compliant flags
 * Shortened filtering arguments and added flags

0.4.0

Allow connecting to multiple gearmand servers and combining the resul…

…ting status lines

0.3.1

Fix issue where it was possible to scroll past the end of the output,…

… causing a panic

0.3.0

Removed unused VERSION var

0.2.0

Tweak command line options and update readme

0.1.1

Fix losing the first line of output

0.1.0

go fmt