Mon, 08 Jul 2024 21:09:30 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 descending sort Created State
f40-build-769820-125734 2023-12-31 21:05:05 expired
f40-build-768670-125350 2023-12-29 20:20:42 expired
f40-build-767499-124638 2023-12-28 12:25:38 expired
f40-build-766719-124288 2023-12-27 08:11:58 expired
f40-build-766508-124128 2023-12-22 12:05:37 expired
f40-build-766472-124118 2023-12-22 10:38:59 expired
f40-build-766201-123901 2023-12-21 15:34:00 expired
f40-build-766173-123893 2023-12-21 14:23:27 expired
f40-build-766136-123885 2023-12-21 13:31:07 expired
f40-build-765702-123550 2023-12-20 16:58:31 expired
f40-build-765671-123546 2023-12-20 15:36:49 expired
f40-build-765444-123530 2023-12-20 09:08:04 expired
f40-build-765442-123530 2023-12-20 09:04:55 expired
f40-build-764859-123140 2023-12-19 09:48:25 expired
f40-build-764471-122942 2023-12-18 16:02:24 expired
f40-build-764469-122940 2023-12-18 15:59:38 expired
f40-build-764461-122940 2023-12-18 15:42:57 expired
f40-build-764401-122881 2023-12-18 14:05:08 expired
f40-build-764002-122649 2023-12-17 19:21:55 expired
f40-build-763912-122635 2023-12-17 16:47:50 expired
f40-build-763665-122629 2023-12-17 13:06:22 expired
f40-build-763604-122485 2023-12-17 11:57:36 expired
f40-build-763486-122469 2023-12-17 10:29:19 expired
f40-build-763355-122451 2023-12-16 22:53:47 expired
f40-build-763131-122449 2023-12-15 19:15:38 expired
f40-build-762964-122263 2023-12-15 16:09:15 expired
f40-build-762943-122261 2023-12-15 15:57:27 expired
f40-build-762768-122099 2023-12-15 13:58:55 expired
f40-build-762731-122064 2023-12-15 13:19:20 expired
f40-build-762725-122062 2023-12-15 13:15:40 expired
f40-build-762703-122062 2023-12-15 13:03:31 expired
f40-build-762335-121856 2023-12-15 09:09:13 expired
f40-build-762314-121848 2023-12-15 08:42:13 expired
f40-build-762196-121824 2023-12-14 20:11:25 expired
f40-build-762070-121814 2023-12-14 18:11:51 expired
f40-build-761947-121674 2023-12-14 15:57:16 expired
f40-build-761923-121666 2023-12-14 15:16:48 expired
f40-build-761829-121637 2023-12-14 13:25:41 expired
f40-build-761823-121637 2023-12-14 13:22:38 expired
f40-build-761763-121633 2023-12-14 12:41:38 expired
f40-build-761590-121627 2023-12-14 10:44:43 expired
f40-build-761326-121373 2023-12-13 18:25:48 expired
f40-build-761177-121297 2023-12-13 15:42:28 expired
f40-build-760796-121133 2023-12-13 08:38:47 expired
f40-build-760735-121115 2023-12-13 07:08:40 expired
f40-build-760673-121099 2023-12-13 05:30:02 expired
f40-build-760557-121099 2023-12-12 20:09:54 expired
f40-build-759806-120585 2023-12-11 16:40:30 expired
f40-build-759792-120579 2023-12-11 16:25:51 expired
f40-build-758904-120010 2023-12-09 09:31:33 expired