package
0.1.1
Repository: https://github.com/funnyecho/code-push.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

HistogramOptions defines the information associated with a metric.
Options defines the information associated with a metric.

# Interfaces

Counter describes a metric that accumulates values monotonically.
Factory creates new metrics.
Gauge describes a metric that takes specific values over time.
Histogram describes a metric that takes repeated observations of the same kind of thing, and produces a statistical summary of those observations, typically expressed as quantiles or buckets.