docs/utils
Solomon Hykes 2b547caa75 Fix Hub and StackSender to honor modes
StackSender.Send and Hub.Send now return a valid Sender and Receiver
when the corresponding flags are set in `mode`.

Signed-off-by: Solomon Hykes <solomon@docker.com>
2014-05-27 12:05:52 +00:00
..
buf.go Move utilities and interfaces out of `inmem` 2014-05-19 13:45:33 -07:00
copy.go Move utilities and interfaces out of `inmem` 2014-05-19 13:45:33 -07:00
hub.go Hub: convenience API to register jobs 2014-05-27 06:26:20 +00:00
hub_test.go Fix Hub and StackSender to honor modes 2014-05-27 12:05:52 +00:00
nop.go Move utilities and interfaces out of `inmem` 2014-05-19 13:45:33 -07:00
stack.go Fix Hub and StackSender to honor modes 2014-05-27 12:05:52 +00:00
stack_test.go Construct messages with explicit fields to allow for new fields 2014-05-19 14:20:53 -07:00