Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Counter ¶
type Counter struct {
// contains filtered or unexported fields
}
type Stats ¶
type Stats struct {
// contains filtered or unexported fields
}
func (*Stats) Interval ¶
Interval sets interval (seconds) to write data to stdout / stderr. Default is 5 seconds.
func (*Stats) NewCounter ¶
NewCounter returns a Counter instance.
func (*Stats) RemoveCounter ¶
RemoveCounter will remove the counter from stats list
Click to show internal directories.
Click to hide internal directories.