goHystrix
goHystrix copied to clipboard
Add a way to cancel the request that is timeming out.
Put a cancellation channel or context like this http://blog.golang.org/context, so you can is some way to send a cancellacion signal to go routines