Sun, 06 Oct 2024 02:47:42 UTC | login

Information for RPM golang-github-afex-hystrix-devel-0-0.14.20190622gitfa1af6a.fc40.noarch.rpm

ID1211204
Namegolang-github-afex-hystrix-devel
Version0
Release0.14.20190622gitfa1af6a.fc40
Epoch
Archnoarch
SummaryNetflix's hystrix latency and fault tolerance library, for go
DescriptionHystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/afex/hystrix-go
Build Time2024-01-24 16:10:30 GMT
Size37.03 KB
ccc2b7454b574f237441c56e47b028e6
LicenseMIT
Provides
golang(github.com/afex/hystrix-go/hystrix) = 0-0.14.20190622gitfa1af6a.fc40
golang(github.com/afex/hystrix-go/hystrix)(commit=fa1af6a1f4f56e0e50d427fe901cd604d8c6fb8a) = 0-0.14.20190622gitfa1af6a.fc40
golang(github.com/afex/hystrix-go/hystrix/metric_collector) = 0-0.14.20190622gitfa1af6a.fc40
golang(github.com/afex/hystrix-go/hystrix/metric_collector)(commit=fa1af6a1f4f56e0e50d427fe901cd604d8c6fb8a) = 0-0.14.20190622gitfa1af6a.fc40
golang(github.com/afex/hystrix-go/hystrix/rolling) = 0-0.14.20190622gitfa1af6a.fc40
golang(github.com/afex/hystrix-go/hystrix/rolling)(commit=fa1af6a1f4f56e0e50d427fe901cd604d8c6fb8a) = 0-0.14.20190622gitfa1af6a.fc40
golang(github.com/afex/hystrix-go/plugins) = 0-0.14.20190622gitfa1af6a.fc40
golang(github.com/afex/hystrix-go/plugins)(commit=fa1af6a1f4f56e0e50d427fe901cd604d8c6fb8a) = 0-0.14.20190622gitfa1af6a.fc40
golang-github-afex-hystrix-devel = 0-0.14.20190622gitfa1af6a.fc40
golang-ipath(github.com/afex/hystrix-go) = 0-0.14.20190622gitfa1af6a.fc40
golang-ipath(github.com/afex/hystrix-go)(commit=fa1af6a1f4f56e0e50d427fe901cd604d8c6fb8a) = 0-0.14.20190622gitfa1af6a.fc40
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
go-filesystem
golang(github.com/DataDog/datadog-go/statsd)
golang(github.com/cactus/go-statsd-client/statsd)
golang(github.com/rcrowley/go-metrics)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 40 of 40
Name ascending sort Size
/usr/share/doc/golang-github-afex-hystrix-devel0.00 B
/usr/share/doc/golang-github-afex-hystrix-devel/README.md4.40 KB
/usr/share/gocode/src/github.com0.00 B
/usr/share/gocode/src/github.com/afex0.00 B
/usr/share/gocode/src/github.com/afex/hystrix-go0.00 B
/usr/share/gocode/src/github.com/afex/hystrix-go/.goipath112.00 B
/usr/share/gocode/src/github.com/afex/hystrix-go/hystrix0.00 B
/usr/share/gocode/src/github.com/afex/hystrix-go/hystrix/circuit.go5.04 KB
/usr/share/gocode/src/github.com/afex/hystrix-go/hystrix/circuit_test.go3.16 KB
/usr/share/gocode/src/github.com/afex/hystrix-go/hystrix/doc.go2.63 KB
/usr/share/gocode/src/github.com/afex/hystrix-go/hystrix/eventstream.go10.90 KB
/usr/share/gocode/src/github.com/afex/hystrix-go/hystrix/eventstream_test.go5.90 KB
/usr/share/gocode/src/github.com/afex/hystrix-go/hystrix/hystrix.go8.03 KB
/usr/share/gocode/src/github.com/afex/hystrix-go/hystrix/hystrix_test.go17.04 KB
/usr/share/gocode/src/github.com/afex/hystrix-go/hystrix/logger.go243.00 B
/usr/share/gocode/src/github.com/afex/hystrix-go/hystrix/metric_collector0.00 B
/usr/share/gocode/src/github.com/afex/hystrix-go/hystrix/metric_collector/default_metric_collector.go4.70 KB
/usr/share/gocode/src/github.com/afex/hystrix-go/hystrix/metric_collector/metric_collector.go2.10 KB
/usr/share/gocode/src/github.com/afex/hystrix-go/hystrix/metrics.go3.47 KB
/usr/share/gocode/src/github.com/afex/hystrix-go/hystrix/metrics_test.go896.00 B
/usr/share/gocode/src/github.com/afex/hystrix-go/hystrix/pool.go667.00 B
/usr/share/gocode/src/github.com/afex/hystrix-go/hystrix/pool_metrics.go855.00 B
/usr/share/gocode/src/github.com/afex/hystrix-go/hystrix/pool_test.go1.01 KB
/usr/share/gocode/src/github.com/afex/hystrix-go/hystrix/rolling0.00 B
/usr/share/gocode/src/github.com/afex/hystrix-go/hystrix/rolling/rolling.go2.13 KB
/usr/share/gocode/src/github.com/afex/hystrix-go/hystrix/rolling/rolling_test.go1.04 KB
/usr/share/gocode/src/github.com/afex/hystrix-go/hystrix/rolling/rolling_timing.go3.22 KB
/usr/share/gocode/src/github.com/afex/hystrix-go/hystrix/rolling/rolling_timing_test.go1.62 KB
/usr/share/gocode/src/github.com/afex/hystrix-go/hystrix/settings.go3.26 KB
/usr/share/gocode/src/github.com/afex/hystrix-go/hystrix/settings_test.go1.72 KB
/usr/share/gocode/src/github.com/afex/hystrix-go/loadtest0.00 B
/usr/share/gocode/src/github.com/afex/hystrix-go/loadtest/service0.00 B
/usr/share/gocode/src/github.com/afex/hystrix-go/loadtest/service/main.go2.40 KB
/usr/share/gocode/src/github.com/afex/hystrix-go/plugins0.00 B
/usr/share/gocode/src/github.com/afex/hystrix-go/plugins/datadog_collector.go4.98 KB
/usr/share/gocode/src/github.com/afex/hystrix-go/plugins/graphite_aggregator.go4.20 KB
/usr/share/gocode/src/github.com/afex/hystrix-go/plugins/statsd_collector.go6.15 KB
/usr/share/gocode/src/github.com/afex/hystrix-go/plugins/statsd_collector_test.go939.00 B
/usr/share/licenses/golang-github-afex-hystrix-devel0.00 B
/usr/share/licenses/golang-github-afex-hystrix-devel/LICENSE1.05 KB
Component of
Page:
<<< 101 through 150 of 353 >>>
Buildroot descending sort Created State
f40-build-798710-142006 2024-03-27 13:26:33 expired
f40-build-798439-141890 2024-03-27 11:19:07 expired
f40-build-798388-141888 2024-03-27 10:53:58 expired
f40-build-798375-141886 2024-03-27 10:46:53 expired
f40-build-798313-141770 2024-03-27 09:33:17 expired
f40-build-798242-141758 2024-03-27 04:18:42 expired
f40-build-798205-141758 2024-03-27 00:52:25 expired
f40-build-798049-141642 2024-03-26 17:44:06 expired
f40-build-797954-141640 2024-03-26 17:03:58 expired
f40-build-797703-141419 2024-03-26 13:27:45 expired
f40-build-797577-141355 2024-03-26 12:42:24 expired
f40-build-797379-141193 2024-03-25 04:01:12 expired
f40-build-797350-141191 2024-03-25 00:18:52 expired
f40-build-797180-141065 2024-03-24 07:25:07 expired
f40-build-796980-140981 2024-03-23 16:39:43 expired
f40-build-796808-140843 2024-03-23 12:26:28 expired
f40-build-796806-140843 2024-03-23 12:21:10 expired
f40-build-796785-140843 2024-03-23 11:47:30 expired
f40-build-796658-140696 2024-03-23 09:51:41 expired
f40-build-796580-140694 2024-03-23 07:13:22 expired
f40-build-796315-140592 2024-03-22 16:52:55 expired
f40-build-796211-140465 2024-03-22 15:48:11 expired
f40-build-796205-140463 2024-03-22 15:44:28 expired
f40-build-796185-140461 2024-03-22 15:27:25 expired
f40-build-796113-140456 2024-03-22 14:52:24 expired
f40-build-796078-140454 2024-03-22 14:40:39 expired
f40-build-795915-140332 2024-03-22 13:34:42 expired
f40-build-795876-140332 2024-03-22 13:21:11 expired
f40-build-795806-140317 2024-03-22 12:45:37 expired
f40-build-795767-140315 2024-03-22 12:30:09 expired
f40-build-795753-140315 2024-03-22 12:25:51 expired
f40-build-795681-140206 2024-03-22 11:40:25 expired
f40-build-795263-139932 2024-03-22 08:13:25 expired
f40-build-795261-139932 2024-03-22 08:10:33 expired
f40-build-795182-139926 2024-03-22 00:15:28 expired
f40-build-795146-139926 2024-03-21 20:04:37 expired
f40-build-795130-139926 2024-03-21 19:54:16 expired
f40-build-794817-139790 2024-03-21 17:35:25 expired
f40-build-794763-139784 2024-03-21 17:16:10 expired
f40-build-794757-139784 2024-03-21 17:13:23 expired
f40-build-794704-139650 2024-03-21 15:59:32 expired
f40-build-794636-139650 2024-03-21 15:04:22 expired
f40-build-794554-139650 2024-03-21 14:19:52 expired
f40-build-794514-139650 2024-03-21 14:00:27 expired
f40-build-794399-139514 2024-03-21 12:15:19 expired
f40-build-794221-139322 2024-03-21 08:47:17 expired
f40-build-794094-139322 2024-03-20 19:34:09 expired
f40-build-793928-139322 2024-03-20 17:40:08 expired
f40-build-793797-138983 2024-03-20 15:10:37 expired
f40-build-793605-138985 2024-03-20 11:23:58 expired