Fri, 20 Sep 2024 05:47:12 UTC | login

Information for RPM golang-github-afex-hystrix-devel-0-0.3.20190622gitfa1af6a.fc32.noarch.rpm

ID531317
Namegolang-github-afex-hystrix-devel
Version0
Release0.3.20190622gitfa1af6a.fc32
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 Time2020-01-28 23:27:41 GMT
Size36.69 KB
9a91e3f02fa905717ab3a135f2b2428f
LicenseMIT
Provides
golang(github.com/afex/hystrix-go/hystrix) = 0-0.3.20190622gitfa1af6a.fc32
golang(github.com/afex/hystrix-go/hystrix)(commit=fa1af6a1f4f56e0e50d427fe901cd604d8c6fb8a) = 0-0.3.20190622gitfa1af6a.fc32
golang(github.com/afex/hystrix-go/hystrix/metric_collector) = 0-0.3.20190622gitfa1af6a.fc32
golang(github.com/afex/hystrix-go/hystrix/metric_collector)(commit=fa1af6a1f4f56e0e50d427fe901cd604d8c6fb8a) = 0-0.3.20190622gitfa1af6a.fc32
golang(github.com/afex/hystrix-go/hystrix/rolling) = 0-0.3.20190622gitfa1af6a.fc32
golang(github.com/afex/hystrix-go/hystrix/rolling)(commit=fa1af6a1f4f56e0e50d427fe901cd604d8c6fb8a) = 0-0.3.20190622gitfa1af6a.fc32
golang(github.com/afex/hystrix-go/plugins) = 0-0.3.20190622gitfa1af6a.fc32
golang(github.com/afex/hystrix-go/plugins)(commit=fa1af6a1f4f56e0e50d427fe901cd604d8c6fb8a) = 0-0.3.20190622gitfa1af6a.fc32
golang-github-afex-hystrix-devel = 0-0.3.20190622gitfa1af6a.fc32
golang-ipath(github.com/afex/hystrix-go) = 0-0.3.20190622gitfa1af6a.fc32
golang-ipath(github.com/afex/hystrix-go)(commit=fa1af6a1f4f56e0e50d427fe901cd604d8c6fb8a) = 0-0.3.20190622gitfa1af6a.fc32
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/.goipath111.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.go5.98 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 No Buildroots