Metadata for compat-golang-github-codahale-hdrhistogram-devel-1.0.1-12.el10_0.noarch.rpm

0 directories 0 files
Go up

INFO

Name: compat-golang-github-codahale-hdrhistogram-devel
Version: 1.0.1-12.el10_0
Arch: noarch
Summary: Pure Go implementation of Gil Tene's HDR Histogram
License: MIT
Vendor: Fedora Project
Build Host: buildhw-a64-05.iad2.fedoraproject.org
Build Date: Thu Nov  7 03:46:29 2024
Size: 31
URL: https://github.com/HdrHistogram/hdrhistogram-go
Description: A pure Go implementation of Gil Tene's HDR Histogram.

A Histogram that supports recording and analyzing sampled data value counts
across a configurable integer value range with configurable value precision
within the range. Value precision is expressed as the number of significant
digits in the value recording, and provides control over value quantization
behavior across the value range and the subsequent value resolution at any given
level.

This package provides symbolic links that alias the following Go import paths to
github.com/HdrHistogram/hdrhistogram-go:
 – github.com/codahale/hdrhistogram

Aliasing Go import paths via symbolic links or http redirects is fragile. If
your Go code depends on this package, you should patch it to import directly
github.com/HdrHistogram/hdrhistogram-go.

FILES

/usr/share/gocode/src/github.com/codahale
/usr/share/gocode/src/github.com/codahale/hdrhistogram

REQUIRES

go-filesystem
golang-ipath(github.com/HdrHistogram/hdrhistogram-go) 1.0.1-12.el10_0
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1

PROVIDES

compat-golang-github-codahale-hdrhistogram-devel 1.0.1-12.el10_0
golang(github.com/codahale/hdrhistogram) 1.0.1-12.el10_0
golang-symlink(github.com/codahale/hdrhistogram) 1.0.1-12.el10_0

CONFIG FILES

/usr/share/gocode/src/github.com/codahale
/usr/share/gocode/src/github.com/codahale/hdrhistogram

LICENSE FILES

MIT