Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type KassetteStats ¶
type KassetteStats struct {
Name string
DestID string
StatCode StatCode
Sink metrics.MetricSink
// contains filtered or unexported fields
}
func NewStat ¶
func NewStat(Name string) (kStats *KassetteStats)
func (*KassetteStats) Increment ¶
func (kStats *KassetteStats) Increment(name string, count int)
Click to show internal directories.
Click to hide internal directories.