internal/

directory
v0.1.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 20, 2024 License: Apache-2.0

Directories

Path Synopsis
Package logger is a shim over different implementations of the Go Standard Logger.
Package logger is a shim over different implementations of the Go Standard Logger.
Package metrics defines a common metric interface that can be implemented by different metric clients.
Package metrics defines a common metric interface that can be implemented by different metric clients.
aggregation
Package aggregation holds an enum of different aggregation types for Counters.
Package aggregation holds an enum of different aggregation types for Counters.
fake
Package fake implements metrics that can be used in tests that are run with t.Parallel().
Package fake implements metrics that can be used in tests that are run with t.Parallel().
local
Package local contains a simple often non-blocking (on Increment) thread-safe counters that can be used across multiple goroutines, with results collected at the end.
Package local contains a simple often non-blocking (on Increment) thread-safe counters that can be used across multiple goroutines, with results collected at the end.
opencensus
Package opencensus wraps the opencensus client to implement the interface found in metrics.go.
Package opencensus wraps the opencensus client to implement the interface found in metrics.go.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL