Sun, 06 Oct 2024 15:11:51 UTC | login

Information for RPM golang-github-afex-hystrix-devel-0-0.12.20190622gitfa1af6a.fc39.noarch.rpm

ID1057372
Namegolang-github-afex-hystrix-devel
Version0
Release0.12.20190622gitfa1af6a.fc39
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 Time2023-07-20 00:15:49 GMT
Size37.44 KB
d29917d26b044330c8f41f0cd61c6bc1
LicenseMIT
Provides
golang(github.com/afex/hystrix-go/hystrix) = 0-0.12.20190622gitfa1af6a.fc39
golang(github.com/afex/hystrix-go/hystrix)(commit=fa1af6a1f4f56e0e50d427fe901cd604d8c6fb8a) = 0-0.12.20190622gitfa1af6a.fc39
golang(github.com/afex/hystrix-go/hystrix/metric_collector) = 0-0.12.20190622gitfa1af6a.fc39
golang(github.com/afex/hystrix-go/hystrix/metric_collector)(commit=fa1af6a1f4f56e0e50d427fe901cd604d8c6fb8a) = 0-0.12.20190622gitfa1af6a.fc39
golang(github.com/afex/hystrix-go/hystrix/rolling) = 0-0.12.20190622gitfa1af6a.fc39
golang(github.com/afex/hystrix-go/hystrix/rolling)(commit=fa1af6a1f4f56e0e50d427fe901cd604d8c6fb8a) = 0-0.12.20190622gitfa1af6a.fc39
golang(github.com/afex/hystrix-go/plugins) = 0-0.12.20190622gitfa1af6a.fc39
golang(github.com/afex/hystrix-go/plugins)(commit=fa1af6a1f4f56e0e50d427fe901cd604d8c6fb8a) = 0-0.12.20190622gitfa1af6a.fc39
golang-github-afex-hystrix-devel = 0-0.12.20190622gitfa1af6a.fc39
golang-ipath(github.com/afex/hystrix-go) = 0-0.12.20190622gitfa1af6a.fc39
golang-ipath(github.com/afex/hystrix-go)(commit=fa1af6a1f4f56e0e50d427fe901cd604d8c6fb8a) = 0-0.12.20190622gitfa1af6a.fc39
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 42 of 42
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/README.md4.40 KB
/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/README.md158.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:
<<< 51 through 100 of 363 >>>
Buildroot Created ascending sort State
f40-build-736959-106665 2023-11-07 17:48:25 expired
f40-build-736961-106665 2023-11-07 17:49:48 expired
f40-build-736966-106665 2023-11-07 17:54:48 expired
f40-build-736967-106665 2023-11-07 17:55:01 expired
f40-build-736984-106677 2023-11-07 18:12:32 expired
f40-build-736994-106687 2023-11-07 18:19:44 expired
f40-build-737016-106691 2023-11-07 18:38:44 expired
f40-build-737019-106693 2023-11-07 18:42:22 expired
f40-build-737021-106693 2023-11-07 18:44:19 expired
f40-build-737027-106693 2023-11-07 18:47:22 expired
f40-build-737028-106695 2023-11-07 18:47:22 expired
f40-build-737029-106695 2023-11-07 18:51:05 expired
f40-build-737030-106695 2023-11-07 18:51:41 expired
f40-build-737032-106697 2023-11-07 18:52:43 expired
f40-build-737035-106697 2023-11-07 18:57:05 expired
f40-build-737038-106697 2023-11-07 19:05:38 expired
f40-build-737039-106697 2023-11-07 19:06:25 expired
f40-build-737047-106701 2023-11-07 19:15:40 expired
f40-build-737049-106701 2023-11-07 19:16:57 expired
f40-build-737051-106701 2023-11-07 19:19:01 expired
f40-build-737056-106701 2023-11-07 19:23:48 expired
f40-build-737057-106701 2023-11-07 19:24:28 expired
f40-build-737066-106701 2023-11-07 19:33:36 expired
f40-build-737076-106705 2023-11-07 19:44:02 expired
f40-build-737077-106705 2023-11-07 19:46:21 expired
f40-build-737078-106705 2023-11-07 19:46:36 expired
f40-build-737080-106705 2023-11-07 19:47:48 expired
f40-build-737082-106705 2023-11-07 19:49:19 expired
f40-build-737087-106705 2023-11-07 19:55:46 expired
f40-build-737088-106705 2023-11-07 19:56:33 expired
f40-build-737091-106705 2023-11-07 19:59:50 expired
f40-build-737094-106709 2023-11-07 20:04:09 expired
f40-build-737099-106709 2023-11-07 20:09:54 expired
f40-build-737103-106711 2023-11-07 20:13:02 expired
f40-build-737111-106713 2023-11-07 20:23:21 expired
f40-build-737117-106713 2023-11-07 20:25:46 expired
f40-build-737141-106709 2023-11-07 21:13:52 expired
f40-build-737143-106713 2023-11-07 21:55:57 expired
f40-build-737144-106713 2023-11-07 22:15:44 expired
f40-build-737148-106715 2023-11-07 22:48:24 expired
f40-build-737159-106717 2023-11-07 23:56:16 expired
f40-build-737161-106717 2023-11-08 00:09:21 expired
f40-build-737165-106717 2023-11-08 00:38:34 expired
f40-build-737168-106717 2023-11-08 01:04:41 expired
f40-build-737171-106717 2023-11-08 01:29:24 expired
f40-build-737173-106717 2023-11-08 01:39:34 expired
f40-build-737174-106717 2023-11-08 01:59:41 expired
f40-build-737176-106717 2023-11-08 02:26:29 expired
f40-build-737178-106719 2023-11-08 02:44:01 expired
f40-build-737183-106723 2023-11-08 03:55:53 expired