hystrix-go
hystrix-go copied to clipboard
make ToggleForceOpen public
There a nice function that allow user to "manually" open a circuit but it is not accessible. Internally it is only called by a dedicated test. Just changing the visibility of that function so that user out of the package can use it.
Hi, can this be merged if there are no issues? We would like to be able to manually toggle circuits.