cep21 / circuit

An efficient and feature complete Hystrix like Go implementation of the circuit breaker pattern.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

benchmark source file is gone

jiacai2050 opened this issue · comments

Good catch! It was moved to https://github.com/cep21/circuit/blob/master/v3/benchmarking/benchmark_hystrix_test.go in the migration to modules. I'll update.

Resolved in 683d4ca