Wed, 15 May 2024 21:32:04 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 Created State ascending sort
f38-build-709313-92870 2023-05-04 19:14:23 expired
f38-build-709315-92874 2023-05-04 19:40:16 expired
f38-build-709497-92876 2023-05-05 08:54:20 expired
f38-build-709540-92876 2023-05-05 09:46:49 expired
f38-build-709596-92876 2023-05-05 10:57:33 expired
f38-build-709632-92878 2023-05-05 11:47:44 expired
f38-build-709635-92878 2023-05-05 11:54:20 expired
f38-build-709678-92882 2023-05-05 12:48:09 expired
f38-build-709710-92901 2023-05-05 13:31:24 expired
f38-build-709751-93047 2023-05-05 14:33:17 expired
f38-build-709754-93047 2023-05-05 14:35:05 expired
f38-build-709771-92908 2023-05-05 15:03:15 expired
f38-build-709778-92910 2023-05-05 15:17:56 expired
f38-build-709804-92920 2023-05-05 15:58:41 expired
f38-build-709806-92923 2023-05-05 16:00:51 expired
f38-build-709829-92930 2023-05-05 16:38:13 expired
f38-build-709853-92944 2023-05-05 17:08:53 expired
f38-build-709870-92952 2023-05-05 17:34:57 expired
f38-build-709910-92980 2023-05-05 18:20:45 expired
f38-build-709971-93013 2023-05-05 21:13:24 expired
f38-build-709973-93177 2023-05-05 22:37:33 expired
f38-build-709976-93177 2023-05-05 23:41:47 expired
f38-build-710012-93181 2023-05-06 05:31:07 expired
f38-build-710017-93181 2023-05-06 06:18:01 expired
f38-build-710030-93181 2023-05-06 07:33:21 expired
f38-build-710045-93181 2023-05-06 09:01:24 expired
f38-build-710052-93181 2023-05-06 09:39:41 expired
f38-build-710062-93181 2023-05-06 10:31:06 expired
f38-build-729686-101836 2023-07-08 17:57:14 expired
f38-build-729696-101836 2023-07-08 18:50:36 expired
f38-build-729698-101836 2023-07-08 19:03:34 expired
f38-build-729701-101836 2023-07-08 19:44:43 expired
f38-build-729705-101836 2023-07-08 20:06:01 expired
f38-build-729710-101836 2023-07-08 20:36:50 expired
f38-build-729715-101836 2023-07-08 21:07:02 expired
f38-build-729720-101836 2023-07-08 21:42:54 expired
f38-build-729724-101836 2023-07-08 22:05:02 expired
f38-build-729730-101836 2023-07-08 22:44:45 expired
f38-build-729740-101836 2023-07-08 23:49:58 expired
f38-build-729772-101836 2023-07-09 02:21:47 expired
f38-build-729773-101840 2023-07-09 02:28:17 expired
f38-build-729778-101840 2023-07-09 03:08:46 expired
f38-build-729781-101840 2023-07-09 03:23:26 expired
f38-build-729784-101840 2023-07-09 03:58:29 expired
f38-build-729786-101840 2023-07-09 04:06:46 expired
f38-build-729788-101840 2023-07-09 04:26:01 expired
f38-build-729803-101872 2023-07-09 06:45:30 expired
f38-build-729821-101874 2023-07-09 08:20:43 expired
f38-build-729826-101874 2023-07-09 08:47:13 expired
f37-build-648350-72745 2022-10-14 12:53:49 expired