Wed, 15 May 2024 12:31:00 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:
<<< 51 through 100 of 160 >>>
Buildroot descending sort Created State
f40-build-736954-106665 2023-11-07 17:43:51 expired
f40-build-736943-106665 2023-11-07 17:35:32 expired
f40-build-736940-106665 2023-11-07 17:32:41 expired
f40-build-736930-106665 2023-11-07 17:23:35 expired
f40-build-736925-106665 2023-11-07 17:20:18 expired
f40-build-736923-106665 2023-11-07 17:19:40 expired
f40-build-736910-106665 2023-11-07 17:06:30 expired
f40-build-736907-106665 2023-11-07 17:05:08 expired
f40-build-736906-106665 2023-11-07 17:04:42 expired
f40-build-736894-106663 2023-11-07 16:47:45 expired
f40-build-736893-106663 2023-11-07 16:47:15 expired
f40-build-736892-106663 2023-11-07 16:46:59 expired
f40-build-736891-106663 2023-11-07 16:45:30 expired
f40-build-736890-106663 2023-11-07 16:45:15 expired
f40-build-736888-106663 2023-11-07 16:42:20 expired
f40-build-736882-106663 2023-11-07 16:35:17 expired
f40-build-736875-106663 2023-11-07 16:26:56 expired
f40-build-736872-106663 2023-11-07 16:15:59 expired
f40-build-736871-106663 2023-11-07 16:14:41 expired
f40-build-736869-106663 2023-11-07 16:14:16 expired
f40-build-736868-106663 2023-11-07 16:12:46 expired
f40-build-736867-106663 2023-11-07 16:10:30 expired
f40-build-736862-106663 2023-11-07 16:05:27 expired
f40-build-736861-106663 2023-11-07 16:04:52 expired
f40-build-736857-106663 2023-11-07 16:01:57 expired
f40-build-736850-106663 2023-11-07 15:51:35 expired
f40-build-736848-106663 2023-11-07 15:49:58 expired
f40-build-736846-106663 2023-11-07 15:48:39 expired
f40-build-736837-106663 2023-11-07 15:38:24 expired
f40-build-736832-106663 2023-11-07 15:29:03 expired
f40-build-736829-106663 2023-11-07 15:24:06 expired
f40-build-736826-106663 2023-11-07 15:20:34 expired
f40-build-736825-106663 2023-11-07 15:20:27 expired
f40-build-736820-106663 2023-11-07 15:15:14 expired
f40-build-736803-106663 2023-11-07 15:00:05 expired
f40-build-736792-106663 2023-11-07 14:46:02 expired
f40-build-736791-106663 2023-11-07 14:45:18 expired
f40-build-736787-106663 2023-11-07 14:41:42 expired
f40-build-736782-106663 2023-11-07 14:36:01 expired
f40-build-736761-106663 2023-11-07 14:18:02 expired
f40-build-736758-106663 2023-11-07 14:16:36 expired
f40-build-736745-106663 2023-11-07 14:06:14 expired
f40-build-736727-106663 2023-11-07 13:43:24 expired
f40-build-736723-106663 2023-11-07 13:39:55 expired
f40-build-736689-106663 2023-11-07 13:10:16 expired
f40-build-736682-106663 2023-11-07 13:02:03 expired
f40-build-736677-106663 2023-11-07 12:56:52 expired
f40-build-736668-106663 2023-11-07 12:49:07 expired
f40-build-736662-106663 2023-11-07 12:42:27 expired
f38-build-730105-102325 2023-08-18 07:00:31 expired