Mon, 29 Apr 2024 04:31:24 UTC | login

Information for RPM golang-github-rcrowley-metrics-devel-0-0.24.20210110gitcf1acfc.fc33.noarch.rpm

ID762366
Namegolang-github-rcrowley-metrics-devel
Version0
Release0.24.20210110gitcf1acfc.fc33
Epoch
Archnoarch
SummaryGo port of coda hale's metrics library
DescriptionGo port of coda hale's metrics library. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/rcrowley/go-metrics
Build Time2021-01-19 06:08:42 GMT
Size47.56 KB
b3c2cc4cd8114b83d52e711e79e91aba
LicenseBSD
Buildrootf33-build-471886-63751
Provides
golang(github.com/rcrowley/go-metrics) = 0-0.24.20210110gitcf1acfc.fc33
golang(github.com/rcrowley/go-metrics)(commit=cf1acfcdf4751e0554ffa765d03e479ec491cad6) = 0-0.24.20210110gitcf1acfc.fc33
golang(github.com/rcrowley/go-metrics/exp) = 0-0.24.20210110gitcf1acfc.fc33
golang(github.com/rcrowley/go-metrics/exp)(commit=cf1acfcdf4751e0554ffa765d03e479ec491cad6) = 0-0.24.20210110gitcf1acfc.fc33
golang(github.com/rcrowley/go-metrics/librato) = 0-0.24.20210110gitcf1acfc.fc33
golang(github.com/rcrowley/go-metrics/librato)(commit=cf1acfcdf4751e0554ffa765d03e479ec491cad6) = 0-0.24.20210110gitcf1acfc.fc33
golang(github.com/rcrowley/go-metrics/stathat) = 0-0.24.20210110gitcf1acfc.fc33
golang(github.com/rcrowley/go-metrics/stathat)(commit=cf1acfcdf4751e0554ffa765d03e479ec491cad6) = 0-0.24.20210110gitcf1acfc.fc33
golang-github-rcrowley-metrics-devel = 0-0.24.20210110gitcf1acfc.fc33
golang-ipath(github.com/rcrowley/go-metrics) = 0-0.24.20210110gitcf1acfc.fc33
golang-ipath(github.com/rcrowley/go-metrics)(commit=cf1acfcdf4751e0554ffa765d03e479ec491cad6) = 0-0.24.20210110gitcf1acfc.fc33
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
go-filesystem
golang(github.com/stathat/go)
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
Page:
1 through 50 of 64 >>>
Name ascending sort Size
/usr/share/doc/golang-github-rcrowley-metrics-devel0.00 B
/usr/share/doc/golang-github-rcrowley-metrics-devel/README.md4.70 KB
/usr/share/doc/golang-github-rcrowley-metrics-devel/memory.md5.18 KB
/usr/share/gocode/src/github.com0.00 B
/usr/share/gocode/src/github.com/rcrowley0.00 B
/usr/share/gocode/src/github.com/rcrowley/go-metrics0.00 B
/usr/share/gocode/src/github.com/rcrowley/go-metrics/.goipath112.00 B
/usr/share/gocode/src/github.com/rcrowley/go-metrics/README.md4.70 KB
/usr/share/gocode/src/github.com/rcrowley/go-metrics/cmd0.00 B
/usr/share/gocode/src/github.com/rcrowley/go-metrics/cmd/metrics-bench0.00 B
/usr/share/gocode/src/github.com/rcrowley/go-metrics/cmd/metrics-bench/metrics-bench.go651.00 B
/usr/share/gocode/src/github.com/rcrowley/go-metrics/cmd/never-read0.00 B
/usr/share/gocode/src/github.com/rcrowley/go-metrics/cmd/never-read/never-read.go345.00 B
/usr/share/gocode/src/github.com/rcrowley/go-metrics/counter.go2.54 KB
/usr/share/gocode/src/github.com/rcrowley/go-metrics/counter_test.go1.41 KB
/usr/share/gocode/src/github.com/rcrowley/go-metrics/debug.go2.69 KB
/usr/share/gocode/src/github.com/rcrowley/go-metrics/debug_test.go1.35 KB
/usr/share/gocode/src/github.com/rcrowley/go-metrics/ewma.go3.83 KB
/usr/share/gocode/src/github.com/rcrowley/go-metrics/ewma_test.go7.44 KB
/usr/share/gocode/src/github.com/rcrowley/go-metrics/exp0.00 B
/usr/share/gocode/src/github.com/rcrowley/go-metrics/exp/exp.go4.92 KB
/usr/share/gocode/src/github.com/rcrowley/go-metrics/gauge.go2.77 KB
/usr/share/gocode/src/github.com/rcrowley/go-metrics/gauge_float64.go3.26 KB
/usr/share/gocode/src/github.com/rcrowley/go-metrics/gauge_float64_test.go1.45 KB
/usr/share/gocode/src/github.com/rcrowley/go-metrics/gauge_test.go1.57 KB
/usr/share/gocode/src/github.com/rcrowley/go-metrics/glide.lock322.00 B
/usr/share/gocode/src/github.com/rcrowley/go-metrics/glide.yaml252.00 B
/usr/share/gocode/src/github.com/rcrowley/go-metrics/graphite.go4.68 KB
/usr/share/gocode/src/github.com/rcrowley/go-metrics/graphite_test.go490.00 B
/usr/share/gocode/src/github.com/rcrowley/go-metrics/healthcheck.go1.47 KB
/usr/share/gocode/src/github.com/rcrowley/go-metrics/histogram.go6.06 KB
/usr/share/gocode/src/github.com/rcrowley/go-metrics/histogram_test.go2.27 KB
/usr/share/gocode/src/github.com/rcrowley/go-metrics/json.go753.00 B
/usr/share/gocode/src/github.com/rcrowley/go-metrics/json_test.go536.00 B
/usr/share/gocode/src/github.com/rcrowley/go-metrics/librato0.00 B
/usr/share/gocode/src/github.com/rcrowley/go-metrics/librato/client.go2.24 KB
/usr/share/gocode/src/github.com/rcrowley/go-metrics/librato/librato.go7.61 KB
/usr/share/gocode/src/github.com/rcrowley/go-metrics/log.go3.67 KB
/usr/share/gocode/src/github.com/rcrowley/go-metrics/memory.md5.18 KB
/usr/share/gocode/src/github.com/rcrowley/go-metrics/meter.go6.51 KB
/usr/share/gocode/src/github.com/rcrowley/go-metrics/meter_test.go2.12 KB
/usr/share/gocode/src/github.com/rcrowley/go-metrics/metrics.go461.00 B
/usr/share/gocode/src/github.com/rcrowley/go-metrics/metrics_test.go2.03 KB
/usr/share/gocode/src/github.com/rcrowley/go-metrics/opentsdb.go5.42 KB
/usr/share/gocode/src/github.com/rcrowley/go-metrics/opentsdb_test.go438.00 B
/usr/share/gocode/src/github.com/rcrowley/go-metrics/registry.go9.79 KB
/usr/share/gocode/src/github.com/rcrowley/go-metrics/registry_test.go7.29 KB
/usr/share/gocode/src/github.com/rcrowley/go-metrics/runtime.go8.79 KB
/usr/share/gocode/src/github.com/rcrowley/go-metrics/runtime_cgo.go128.00 B
/usr/share/gocode/src/github.com/rcrowley/go-metrics/runtime_gccpufraction.go142.00 B
Component of
Page:
1 through 50 of 160 >>>
Buildroot descending sort Created State
f40-build-737178-106719 2023-11-08 02:44:01 expired
f40-build-737176-106717 2023-11-08 02:26:29 expired
f40-build-737174-106717 2023-11-08 01:59:41 expired
f40-build-737173-106717 2023-11-08 01:39:34 expired
f40-build-737171-106717 2023-11-08 01:29:24 expired
f40-build-737168-106717 2023-11-08 01:04:41 expired
f40-build-737165-106717 2023-11-08 00:38:34 expired
f40-build-737161-106717 2023-11-08 00:09:21 expired
f40-build-737159-106717 2023-11-07 23:56:16 expired
f40-build-737148-106715 2023-11-07 22:48:24 expired
f40-build-737144-106713 2023-11-07 22:15:44 expired
f40-build-737143-106713 2023-11-07 21:55:57 expired
f40-build-737141-106709 2023-11-07 21:13:52 expired
f40-build-737117-106713 2023-11-07 20:25:46 expired
f40-build-737111-106713 2023-11-07 20:23:21 expired
f40-build-737103-106711 2023-11-07 20:13:02 expired
f40-build-737099-106709 2023-11-07 20:09:54 expired
f40-build-737094-106709 2023-11-07 20:04:09 expired
f40-build-737091-106705 2023-11-07 19:59:50 expired
f40-build-737088-106705 2023-11-07 19:56:33 expired
f40-build-737087-106705 2023-11-07 19:55:46 expired
f40-build-737082-106705 2023-11-07 19:49:19 expired
f40-build-737080-106705 2023-11-07 19:47:48 expired
f40-build-737078-106705 2023-11-07 19:46:36 expired
f40-build-737077-106705 2023-11-07 19:46:21 expired
f40-build-737076-106705 2023-11-07 19:44:02 expired
f40-build-737066-106701 2023-11-07 19:33:36 expired
f40-build-737057-106701 2023-11-07 19:24:28 expired
f40-build-737056-106701 2023-11-07 19:23:48 expired
f40-build-737051-106701 2023-11-07 19:19:01 expired
f40-build-737049-106701 2023-11-07 19:16:57 expired
f40-build-737047-106701 2023-11-07 19:15:40 expired
f40-build-737039-106697 2023-11-07 19:06:25 expired
f40-build-737038-106697 2023-11-07 19:05:38 expired
f40-build-737035-106697 2023-11-07 18:57:05 expired
f40-build-737032-106697 2023-11-07 18:52:43 expired
f40-build-737030-106695 2023-11-07 18:51:41 expired
f40-build-737029-106695 2023-11-07 18:51:05 expired
f40-build-737028-106695 2023-11-07 18:47:22 expired
f40-build-737027-106693 2023-11-07 18:47:22 expired
f40-build-737021-106693 2023-11-07 18:44:19 expired
f40-build-737019-106693 2023-11-07 18:42:22 expired
f40-build-737016-106691 2023-11-07 18:38:44 expired
f40-build-736994-106687 2023-11-07 18:19:44 expired
f40-build-736984-106677 2023-11-07 18:12:32 expired
f40-build-736967-106665 2023-11-07 17:55:01 expired
f40-build-736966-106665 2023-11-07 17:54:48 expired
f40-build-736961-106665 2023-11-07 17:49:48 expired
f40-build-736959-106665 2023-11-07 17:48:25 expired
f40-build-736958-106665 2023-11-07 17:46:32 expired