golang-github-uber-go-tally-dev (4.1.17-1)
Details
Core information at a glance
- Distribution
- kali
- Origin
- kali-last-snapshot
- Repository
- https://http.kali.org/kali
- Codename
- kali-last-snapshot
- Component
- main
- Source
- golang-github-uber-go-tally
- Architecture
- i386
- Section
- golang
- Priority
- optional
- Maintainer
- Debian Go Packaging Team <[email protected]>
Size & integrity
Byte sizes and integrity verification
- Installed size
- 816 B
- Size expected
- 104.4 kB
- Size actual
- 104.4 kB
- Size match
Dependencies
Required package dependencies
- golang-github-cactus-go-statsd-client-dev
- golang-github-golang-mock-dev
- golang-github-pkg-errors-dev
- golang-github-prometheus-client-model-dev
- golang-github-stretchr-testify-dev
- golang-github-twmb-murmur3-dev
- golang-go.uber-atomic-dev
- golang-gopkg-validator.v2-dev
- golang-prometheus-client-dev
- golang-uber-goleak-dev
- golang-yaml.v2-dev
Suggested packages
Recommended additional packages
- None
Description
Go metrics interface with fast metrics reporters (library)
Tags
Package classification tags
None
Checksums
Hash values and integrity verification status
| Type | Actual | Match |
|---|---|---|
| MD5 | 63a92970…a34d4914 | |
| SHA-1 | 0bab7c30…9561fcb8 | |
| SHA-256 | f1ea8ff8…8dc556ba | |
| SHA-512 | 6b1138bb…3d9b4d08 |
Contents
Files and directories included
. usr usr/share usr/share/doc usr/share/doc/golang-github-uber-go-tally-dev usr/share/doc/golang-github-uber-go-tally-dev/changelog.Debian.gz usr/share/doc/golang-github-uber-go-tally-dev/copyright usr/share/gocode usr/share/gocode/src usr/share/gocode/src/github.com usr/share/gocode/src/github.com/uber-go usr/share/gocode/src/github.com/uber-go/tally usr/share/gocode/src/github.com/uber-go/tally/generate.go usr/share/gocode/src/github.com/uber-go/tally/go.mod usr/share/gocode/src/github.com/uber-go/tally/go.sum usr/share/gocode/src/github.com/uber-go/tally/histogram.go usr/share/gocode/src/github.com/uber-go/tally/histogram_test.go usr/share/gocode/src/github.com/uber-go/tally/instrument usr/share/gocode/src/github.com/uber-go/tally/instrument/call.go usr/share/gocode/src/github.com/uber-go/tally/instrument/call_test.go usr/share/gocode/src/github.com/uber-go/tally/instrument/types.go usr/share/gocode/src/github.com/uber-go/tally/internal usr/share/gocode/src/github.com/uber-go/tally/internal/cache usr/share/gocode/src/github.com/uber-go/tally/internal/cache/string_intern.go usr/share/gocode/src/github.com/uber-go/tally/internal/cache/tag_cache.go usr/share/gocode/src/github.com/uber-go/tally/internal/identity usr/share/gocode/src/github.com/uber-go/tally/internal/identity/accumulator.go usr/share/gocode/src/github.com/uber-go/tally/internal/identity/accumulator_benchmark_test.go usr/share/gocode/src/github.com/uber-go/tally/key_gen.go usr/share/gocode/src/github.com/uber-go/tally/key_gen_test.go usr/share/gocode/src/github.com/uber-go/tally/m3 usr/share/gocode/src/github.com/uber-go/tally/m3/config.go usr/share/gocode/src/github.com/uber-go/tally/m3/config_test.go usr/share/gocode/src/github.com/uber-go/tally/m3/customtransports usr/share/gocode/src/github.com/uber-go/tally/m3/customtransports/buffered_read_transport.go usr/share/gocode/src/github.com/uber-go/tally/m3/customtransports/buffered_read_transport_test.go usr/share/gocode/src/github.com/uber-go/tally/m3/customtransports/m3_calc_transport.go usr/share/gocode/src/github.com/uber-go/tally/m3/customtransports/m3_calc_transport_test.go usr/share/gocode/src/github.com/uber-go/tally/m3/reporter.go usr/share/gocode/src/github.com/uber-go/tally/m3/reporter_benchmark_test.go usr/share/gocode/src/github.com/uber-go/tally/m3/reporter_integration_test.go usr/share/gocode/src/github.com/uber-go/tally/m3/reporter_test.go usr/share/gocode/src/github.com/uber-go/tally/m3/resource_pool.go usr/share/gocode/src/github.com/uber-go/tally/m3/resource_pool_test.go usr/share/gocode/src/github.com/uber-go/tally/m3/sanitize.go usr/share/gocode/src/github.com/uber-go/tally/m3/scope_test.go usr/share/gocode/src/github.com/uber-go/tally/m3/thrift usr/share/gocode/src/github.com/uber-go/tally/m3/thrift/v1 usr/share/gocode/src/github.com/uber-go/tally/m3/thrift/v1/constants.go usr/share/gocode/src/github.com/uber-go/tally/m3/thrift/v1/m3.go usr/share/gocode/src/github.com/uber-go/tally/m3/thrift/v1/ttypes.go usr/share/gocode/src/github.com/uber-go/tally/m3/thrift/v2 usr/share/gocode/src/github.com/uber-go/tally/m3/thrift/v2/constants.go usr/share/gocode/src/github.com/uber-go/tally/m3/thrift/v2/m3.go usr/share/gocode/src/github.com/uber-go/tally/m3/thrift/v2/ttypes.go usr/share/gocode/src/github.com/uber-go/tally/m3/thriftudp usr/share/gocode/src/github.com/uber-go/tally/m3/thriftudp/multitransport.go usr/share/gocode/src/github.com/uber-go/tally/m3/thriftudp/multitransport_test.go usr/share/gocode/src/github.com/uber-go/tally/m3/thriftudp/transport.go usr/share/gocode/src/github.com/uber-go/tally/m3/thriftudp/transport_test.go usr/share/gocode/src/github.com/uber-go/tally/multi usr/share/gocode/src/github.com/uber-go/tally/multi/reporter.go usr/share/gocode/src/github.com/uber-go/tally/multi/reporter_test.go usr/share/gocode/src/github.com/uber-go/tally/pool.go usr/share/gocode/src/github.com/uber-go/tally/prometheus usr/share/gocode/src/github.com/uber-go/tally/prometheus/config.go usr/share/gocode/src/github.com/uber-go/tally/prometheus/config_test.go usr/share/gocode/src/github.com/uber-go/tally/prometheus/reporter.go usr/share/gocode/src/github.com/uber-go/tally/prometheus/reporter_test.go usr/share/gocode/src/github.com/uber-go/tally/prometheus/sanitize.go usr/share/gocode/src/github.com/uber-go/tally/reporter.go usr/share/gocode/src/github.com/uber-go/tally/sanitize.go usr/share/gocode/src/github.com/uber-go/tally/sanitize_test.go usr/share/gocode/src/github.com/uber-go/tally/scope.go usr/share/gocode/src/github.com/uber-go/tally/scope_benchmark_test.go usr/share/gocode/src/github.com/uber-go/tally/scope_registry.go usr/share/gocode/src/github.com/uber-go/tally/scope_registry_external_test.go usr/share/gocode/src/github.com/uber-go/tally/scope_registry_test.go usr/share/gocode/src/github.com/uber-go/tally/scope_test.go usr/share/gocode/src/github.com/uber-go/tally/stats.go usr/share/gocode/src/github.com/uber-go/tally/stats_benchmark_test.go usr/share/gocode/src/github.com/uber-go/tally/stats_test.go usr/share/gocode/src/github.com/uber-go/tally/statsd usr/share/gocode/src/github.com/uber-go/tally/statsd/reporter.go usr/share/gocode/src/github.com/uber-go/tally/statsd/reporter_test.go usr/share/gocode/src/github.com/uber-go/tally/tallymock usr/share/gocode/src/github.com/uber-go/tally/tallymock/stats_reporter.go usr/share/gocode/src/github.com/uber-go/tally/thirdparty usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/application_exception.go usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/application_exception_test.go usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/binary_protocol.go usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/binary_protocol_test.go usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/buffered_transport.go usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/buffered_transport_test.go usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/compact_protocol.go usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/compact_protocol_test.go usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/debug_protocol.go usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/deserializer.go usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/exception.go usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/exception_test.go usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/field.go usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/framed_transport.go usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/framed_transport_test.go usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/http_client.go usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/http_client_test.go usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/http_transport.go usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/iostream_transport.go usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/iostream_transport_test.go usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/json_protocol.go usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/json_protocol_test.go usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/lowlevel_benchmarks_test.go usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/memory_buffer.go usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/memory_buffer_test.go usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/messagetype.go usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/multiplexed_protocol.go usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/numeric.go usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/pointerize.go usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/processor.go usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/processor_factory.go usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/protocol.go usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/protocol_exception.go usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/protocol_factory.go usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/protocol_test.go usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/rich_transport.go usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/rich_transport_test.go usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/serializer.go usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/serializer_test.go usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/serializer_types_test.go usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/server.go usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/server_socket.go usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/server_socket_test.go usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/server_test.go usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/server_transport.go usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/simple_json_protocol.go usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/simple_json_protocol_test.go usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/simple_server.go usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/socket.go usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/ssl_server_socket.go usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/ssl_socket.go usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/transport.go usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/transport_exception.go usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/transport_exception_test.go usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/transport_factory.go usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/transport_test.go usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/type.go usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/zlib_transport.go usr/share/gocode/src/github.com/uber-go/tally/thirdparty/github.com/apache/thrift/lib/go/thrift/zlib_transport_test.go usr/share/gocode/src/github.com/uber-go/tally/tools usr/share/gocode/src/github.com/uber-go/tally/tools/doc.go usr/share/gocode/src/github.com/uber-go/tally/tools/tools.go usr/share/gocode/src/github.com/uber-go/tally/types.go usr/share/gocode/src/github.com/uber-go/tally/version.go