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

RFC: Support modules and create /v3/ directory

cep21 opened this issue · comments

I want to leave some time for community feedback before I implement modules. This would involve creating a /v3/ directory. See https://github.com/cep21/circuit/tree/with_go_modules_and_v3 for context about what it would look like.