Commit graph

13 commits

Author SHA1 Message Date
swh
3d1b26f0c1 fix -- for echo framework 2016-02-18 17:08:51 +08:00
Matthew Dawson
c8a887c95a Change all references to code.google.com/p/gogoprotobuf to github.com/gogo/protobuf
Due to code.google.com's shutdown, gogoprotobuf moved.  Change all references to point
to the new location and regenerate the protocol buffer handler with the latest version.
2015-09-16 07:55:53 -04:00
Roland Singer
51edcb34e6 Improved the reap loop function to not block on a high options.CheckInterval value. This might block a Quit request for a complete CheckInterval timeout. Fixed this with a ticker and by listening parallel on the ticker and the quit signal. 2014-12-18 12:51:57 +01:00
Roland Singer
926aa30725 updated error in reaper_test.go 2014-12-18 03:07:13 +01:00
Roland Singer
81ac5d402a Fixes #2 2014-12-18 02:54:30 +01:00
Roland Singer
63e948e73b Fixes #1 2014-12-17 21:42:57 +01:00
yosssi
2446283b27 Update bolt.Open 2014-06-23 01:43:34 +09:00
yosssi
1d950008e0 Update README.md 2014-06-18 11:55:28 +09:00
yosssi
edf6ef79e0 Add examples 2014-06-18 11:50:40 +09:00
yosssi
6f1ed84685 Update reaper/reaper_test.go 2014-06-18 01:46:12 +09:00
yosssi
98c90d0b33 Add tests 2014-06-17 17:53:24 +09:00
yosssi
1138a66f56 Update reaper.go 2014-06-15 01:17:36 +09:00
yosssi
cb6c914754 Add a reaper 2014-06-15 01:15:10 +09:00