Anthony Romano
384cc76299
pkg/testutil: make Recorder an interface
...
Provides two implementations of Recorder-- one that is non-blocking
like the original version and one that provides a blocking channel
to avoid busy waiting or racing in tests when no other synchronization
is available.
2016-01-05 09:39:18 -08:00
..
2015-11-17 20:54:10 -08:00
2015-12-12 09:38:26 -08:00
2015-01-26 09:53:30 -08:00
2015-02-17 16:31:42 -05:00
2015-12-25 13:25:12 -08:00
2015-02-28 11:46:21 -08:00
2015-07-07 16:01:51 +01:00
2015-01-26 09:53:30 -08:00
2015-01-26 09:53:30 -08:00
2015-12-28 08:50:34 -08:00
2015-12-25 13:25:12 -08:00
2015-01-26 09:53:30 -08:00
2015-03-20 12:31:47 +08:00
2015-01-26 09:53:30 -08:00
2015-02-05 22:26:52 -08:00
2016-01-05 09:39:18 -08:00
2015-01-26 09:53:30 -08:00
2015-01-26 09:53:30 -08:00
2015-12-09 10:11:51 -08:00
2015-01-26 09:53:30 -08:00
2016-01-05 09:39:13 -08:00