Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StdoutFormatter ¶
type StdoutFormatter struct {
// contains filtered or unexported fields
}
func NewStdoutFormatter ¶
func NewStdoutFormatter() *StdoutFormatter
func (*StdoutFormatter) PrintMetrics ¶
func (sf *StdoutFormatter) PrintMetrics(snapshot *memory.FrequencySnapshot)
func (*StdoutFormatter) RecordLineProcessed ¶
func (sf *StdoutFormatter) RecordLineProcessed()
func (*StdoutFormatter) ResetInterval ¶
func (sf *StdoutFormatter) ResetInterval()
Click to show internal directories.
Click to hide internal directories.