Documentation ¶
Index ¶
Constants ¶
View Source
const ( NAMESPACE = "CommonRule" INVOKE = "INVOKE" BLOCK = "BLOCK" )
namespace
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Stat ¶
type Stat struct {
// contains filtered or unexported fields
}
Stat as
func (*Stat) AddCounter ¶
AddCounter add counter = name in Stats.counters
func (*Stat) SetCounter ¶
SetCounter set gauges = name, Stats.counters = counter
Click to show internal directories.
Click to hide internal directories.