Mon, 08 Jul 2024 20:23:44 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:
1 through 50 of 363 >>>
Buildroot ascending sort Created State
f40-build-736662-106663 2023-11-07 12:42:27 expired
f40-build-736668-106663 2023-11-07 12:49:07 expired
f40-build-736677-106663 2023-11-07 12:56:52 expired
f40-build-736682-106663 2023-11-07 13:02:03 expired
f40-build-736689-106663 2023-11-07 13:10:16 expired
f40-build-736723-106663 2023-11-07 13:39:55 expired
f40-build-736727-106663 2023-11-07 13:43:24 expired
f40-build-736745-106663 2023-11-07 14:06:14 expired
f40-build-736758-106663 2023-11-07 14:16:36 expired
f40-build-736761-106663 2023-11-07 14:18:02 expired
f40-build-736782-106663 2023-11-07 14:36:01 expired
f40-build-736787-106663 2023-11-07 14:41:42 expired
f40-build-736791-106663 2023-11-07 14:45:18 expired
f40-build-736792-106663 2023-11-07 14:46:02 expired
f40-build-736803-106663 2023-11-07 15:00:05 expired
f40-build-736820-106663 2023-11-07 15:15:14 expired
f40-build-736825-106663 2023-11-07 15:20:27 expired
f40-build-736826-106663 2023-11-07 15:20:34 expired
f40-build-736829-106663 2023-11-07 15:24:06 expired
f40-build-736832-106663 2023-11-07 15:29:03 expired
f40-build-736837-106663 2023-11-07 15:38:24 expired
f40-build-736846-106663 2023-11-07 15:48:39 expired
f40-build-736848-106663 2023-11-07 15:49:58 expired
f40-build-736850-106663 2023-11-07 15:51:35 expired
f40-build-736857-106663 2023-11-07 16:01:57 expired
f40-build-736861-106663 2023-11-07 16:04:52 expired
f40-build-736862-106663 2023-11-07 16:05:27 expired
f40-build-736867-106663 2023-11-07 16:10:30 expired
f40-build-736868-106663 2023-11-07 16:12:46 expired
f40-build-736869-106663 2023-11-07 16:14:16 expired
f40-build-736871-106663 2023-11-07 16:14:41 expired
f40-build-736872-106663 2023-11-07 16:15:59 expired
f40-build-736875-106663 2023-11-07 16:26:56 expired
f40-build-736882-106663 2023-11-07 16:35:17 expired
f40-build-736888-106663 2023-11-07 16:42:20 expired
f40-build-736890-106663 2023-11-07 16:45:15 expired
f40-build-736891-106663 2023-11-07 16:45:30 expired
f40-build-736892-106663 2023-11-07 16:46:59 expired
f40-build-736893-106663 2023-11-07 16:47:15 expired
f40-build-736894-106663 2023-11-07 16:47:45 expired
f40-build-736906-106665 2023-11-07 17:04:42 expired
f40-build-736907-106665 2023-11-07 17:05:08 expired
f40-build-736910-106665 2023-11-07 17:06:30 expired
f40-build-736923-106665 2023-11-07 17:19:40 expired
f40-build-736925-106665 2023-11-07 17:20:18 expired
f40-build-736930-106665 2023-11-07 17:23:35 expired
f40-build-736940-106665 2023-11-07 17:32:41 expired
f40-build-736943-106665 2023-11-07 17:35:32 expired
f40-build-736954-106665 2023-11-07 17:43:51 expired
f40-build-736958-106665 2023-11-07 17:46:32 expired