Thu, 19 Sep 2024 21:33:50 UTC | login

Information for RPM golang-github-afex-hystrix-devel-0-18.20190622gitfa1af6a.fc41.noarch.rpm

ID1335688
Namegolang-github-afex-hystrix-devel
Version0
Release18.20190622gitfa1af6a.fc41
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-07-18 06:34:45 GMT
Size37.04 KB
efcdbc02629f55833b72a503d8e196df
LicenseMIT
Provides
golang(github.com/afex/hystrix-go/hystrix) = 0-18.20190622gitfa1af6a.fc41
golang(github.com/afex/hystrix-go/hystrix)(commit=fa1af6a1f4f56e0e50d427fe901cd604d8c6fb8a) = 0-18.20190622gitfa1af6a.fc41
golang(github.com/afex/hystrix-go/hystrix/metric_collector) = 0-18.20190622gitfa1af6a.fc41
golang(github.com/afex/hystrix-go/hystrix/metric_collector)(commit=fa1af6a1f4f56e0e50d427fe901cd604d8c6fb8a) = 0-18.20190622gitfa1af6a.fc41
golang(github.com/afex/hystrix-go/hystrix/rolling) = 0-18.20190622gitfa1af6a.fc41
golang(github.com/afex/hystrix-go/hystrix/rolling)(commit=fa1af6a1f4f56e0e50d427fe901cd604d8c6fb8a) = 0-18.20190622gitfa1af6a.fc41
golang(github.com/afex/hystrix-go/plugins) = 0-18.20190622gitfa1af6a.fc41
golang(github.com/afex/hystrix-go/plugins)(commit=fa1af6a1f4f56e0e50d427fe901cd604d8c6fb8a) = 0-18.20190622gitfa1af6a.fc41
golang-github-afex-hystrix-devel = 0-18.20190622gitfa1af6a.fc41
golang-ipath(github.com/afex/hystrix-go) = 0-18.20190622gitfa1af6a.fc41
golang-ipath(github.com/afex/hystrix-go)(commit=fa1af6a1f4f56e0e50d427fe901cd604d8c6fb8a) = 0-18.20190622gitfa1af6a.fc41
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/.goipath110.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:
1 through 50 of 70 >>>
Buildroot descending sort Created State
f41-build-849264-164707 2024-09-19 16:30:39 expired
f41-build-849238-164817 2024-09-19 15:53:17 expired
f41-build-848535-164420 2024-09-19 05:48:45 expired
f41-build-848398-164390 2024-09-18 15:49:38 expired
f41-build-848291-164384 2024-09-18 14:23:21 expired
f41-build-848284-164384 2024-09-18 14:18:49 expired
f41-build-848259-164378 2024-09-18 13:57:20 expired
f41-build-848227-164378 2024-09-18 13:22:27 expired
f41-build-845132-162653 2024-08-19 08:30:10 expired
f41-build-844382-162493 2024-08-17 19:10:12 expired
f41-build-844376-162493 2024-08-17 19:06:27 expired
f41-build-842875-161703 2024-08-16 02:31:04 expired
f41-build-842867-161703 2024-08-16 01:48:11 expired
f41-build-842866-161701 2024-08-16 01:46:40 expired
f41-build-842848-161699 2024-08-16 00:22:28 expired
f41-build-842845-161699 2024-08-15 23:58:38 expired
f41-build-842030-161425 2024-08-15 11:01:17 expired
f41-build-840318-160595 2024-08-13 07:20:59 expired
f41-build-838782-159745 2024-08-12 04:10:31 expired
f41-build-838099-159533 2024-08-11 12:22:34 expired
f41-build-837581-159169 2024-08-11 07:34:53 expired
f41-build-837014-158929 2024-08-10 20:06:23 expired
f41-build-836327-158789 2024-08-10 10:41:18 expired
f41-build-836181-158763 2024-08-10 09:18:36 expired
f41-build-836053-158753 2024-08-10 08:16:40 expired
f41-build-835841-158629 2024-08-10 06:30:56 expired
f41-build-835519-158574 2024-08-09 19:50:02 expired
f41-build-830715-156680 2024-08-06 15:47:14 expired
f41-build-830158-156310 2024-08-06 08:20:24 expired
f41-build-828277-155571 2024-08-05 08:13:42 expired
f41-build-827795-155470 2024-08-05 04:47:39 expired
f41-build-821321-152520 2024-07-25 11:08:29 expired
f41-build-819447-151605 2024-07-23 18:35:50 expired
f41-build-819446-151605 2024-07-23 18:33:08 expired
f41-build-819445-151605 2024-07-23 18:30:57 expired
f41-build-819444-151605 2024-07-23 18:16:14 expired
f41-build-819443-151605 2024-07-23 18:16:08 expired
f41-build-819416-151605 2024-07-23 17:50:52 expired
f41-build-819412-151605 2024-07-23 17:48:48 expired
f41-build-819407-151605 2024-07-23 17:47:52 expired
f41-build-819404-151605 2024-07-23 17:43:27 expired
f41-build-819400-151605 2024-07-23 17:42:56 expired
f41-build-819398-151605 2024-07-23 17:42:30 expired
f41-build-819397-151605 2024-07-23 17:42:16 expired
f41-build-819390-151605 2024-07-23 17:40:45 expired
f41-build-819386-151605 2024-07-23 17:40:29 expired
f41-build-819385-151605 2024-07-23 17:40:28 expired
f41-build-819379-151605 2024-07-23 17:39:58 expired
f41-build-819378-151605 2024-07-23 17:39:53 expired
f41-build-819291-151605 2024-07-23 17:27:21 expired