文件名称:circuit_breaker:晶体中断路器模式的实现
文件大小:16KB
文件格式:ZIP
更新时间:2024-02-25 21:40:54
crystal design-pattern circuit-breaker circuit-breaker-pattern CrystalCrystal
circuit_breaker:晶体中断路器模式的实现
【文件预览】:
circuit_breaker-master
----.travis.yml(38B)
----shard.yml(88B)
----LICENSE(1KB)
----src()
--------error_watcher.cr(1KB)
--------circuit_state.cr(648B)
--------circuit_breaker.cr(4KB)
----doc()
--------css()
--------index.html(5KB)
--------js()
--------CircuitBreaker.html(6KB)
----spec()
--------circuit_state_spec.cr(891B)
--------circuit_breaker_spec.cr(4KB)
--------error_watcher_spec.cr(914B)
----.gitignore(6B)
----README.md(4KB)