Sun, 10 Nov 2024 00:12:20 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 130 >>>
Buildroot descending sort Created State
f41-build-859613-168693 2024-10-27 13:26:37 expired
f41-build-859604-168693 2024-10-27 13:16:54 expired
f41-build-859601-168690 2024-10-27 13:12:45 expired
f41-build-859597-168687 2024-10-27 13:10:51 expired
f41-build-859563-168687 2024-10-27 12:44:04 expired
f41-build-858762-168458 2024-10-26 16:04:03 expired
f41-build-858760-168455 2024-10-26 15:53:01 expired
f41-build-858758-168455 2024-10-26 15:47:20 expired
f41-build-858756-168455 2024-10-26 15:40:37 expired
f41-build-858391-168337 2024-10-26 04:41:42 expired
f41-build-857155-167860 2024-10-25 08:28:16 expired
f41-build-856728-167680 2024-10-24 21:15:57 expired
f41-build-856702-167665 2024-10-24 20:39:44 expired
f41-build-855480-167105 2024-10-03 16:23:57 expired
f41-build-855454-167102 2024-10-03 15:57:45 expired
f41-build-855135-167042 2024-10-03 09:38:25 expired
f41-build-854683-166886 2024-10-02 22:56:44 expired
f41-build-854348-166817 2024-10-02 13:50:15 expired
f41-build-854346-166808 2024-10-02 13:45:25 expired
f41-build-853409-166698 2024-09-30 08:39:35 expired
f41-build-853401-166698 2024-09-30 08:26:05 expired
f41-build-853400-166698 2024-09-30 08:25:49 expired
f41-build-853399-166698 2024-09-30 08:25:32 expired
f41-build-853395-166698 2024-09-30 08:14:50 expired
f41-build-852652-166361 2024-09-29 02:03:43 expired
f41-build-852650-166361 2024-09-29 02:01:55 expired
f41-build-852629-166358 2024-09-29 01:37:11 expired
f41-build-852366-166289 2024-09-28 18:17:50 expired
f41-build-851753-166004 2024-09-27 11:18:22 expired
f41-build-851446-165884 2024-09-26 22:36:22 expired
f41-build-851422-165878 2024-09-26 21:42:57 expired
f41-build-850795-165638 2024-09-25 12:34:00 expired
f41-build-850765-165635 2024-09-25 11:24:54 expired
f41-build-850736-165591 2024-09-25 09:34:50 expired
f41-build-850398-165370 2024-09-23 10:53:08 expired
f41-build-850397-165370 2024-09-23 10:50:35 expired
f41-build-850396-165370 2024-09-23 10:50:30 expired
f41-build-850394-165370 2024-09-23 10:47:55 expired
f41-build-850378-165364 2024-09-23 10:36:31 expired
f41-build-850368-165361 2024-09-23 10:24:13 expired
f41-build-850367-165361 2024-09-23 10:23:33 expired
f41-build-850361-165358 2024-09-23 10:15:24 expired
f41-build-850359-165358 2024-09-23 10:11:16 expired
f41-build-850344-165355 2024-09-23 08:02:29 expired
f41-build-850339-165352 2024-09-23 06:17:11 expired
f41-build-850334-165346 2024-09-22 20:04:32 expired
f41-build-850333-165346 2024-09-22 20:00:26 expired
f41-build-850295-165217 2024-09-22 10:18:27 expired
f41-build-849911-165124 2024-09-20 13:22:25 expired
f41-build-849776-164912 2024-09-20 11:23:24 expired