文件名称:goHystrix, ,像 Nexflix Hystrix但是.zip
文件大小:23KB
文件格式:ZIP
更新时间:2022-10-07 23:57:32
开源
goHystrix, ,像 Nexflix Hystrix但是 在 go ( aka golang ) 中实现一些稳定模式,如断路器。由 Nexflix Hystrix https://github.com/Netflix/Hystrix 激发。这本书发行了 ! http://www.amazo
【文件预览】:
goHystrix-master
----executor_test.go(13KB)
----circuit_test.go(2KB)
----metrics_test.go(4KB)
----sample()
--------sample.go(14KB)
--------LICENSE(1KB)
--------README(199B)
--------sample_test.go(8KB)
----readme_test.go(2KB)
----LICENSE(555B)
----metrics.go(5KB)
----export.go(4KB)
----httpexp()
--------httpexp.go(326B)
----circuit.go(4KB)
----executor_bench_test.go(753B)
----README.md(3KB)
----executor.go(6KB)
----statsd()
--------LICENSE(1KB)
--------statsd.go(6KB)