Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Count ¶
type Count interface {
Inc(val int64)
}
Count is a type that counts how many hits it's seen in each given interval and computes the rate per second it's not a long-running counter. values are explicit
Directories
¶
Path | Synopsis |
---|---|
it's commonly used for non-timer cases where we want these summaries, that's what this is for.
|
it's commonly used for non-timer cases where we want these summaries, that's what this is for. |
it's commonly used for non-timer cases where we want these summaries, that's what this is for.
|
it's commonly used for non-timer cases where we want these summaries, that's what this is for. |
Click to show internal directories.
Click to hide internal directories.