Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Counter ¶
type Counter interface { Inc() Add(float64) }
func ChainErrors ¶
func HandlerErrors ¶
func InputBytes ¶
func OutputBytes ¶
type Gauge ¶
func RequestsInFlight ¶
type Metrics ¶
type Metrics struct {
// contains filtered or unexported fields
}
func NewMetrics ¶
func NewMetrics() *Metrics
Click to show internal directories.
Click to hide internal directories.