Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MetricsProcessor ¶
type MetricsProcessor struct {
// contains filtered or unexported fields
}
func NewMetricsProcessor ¶
func NewMetricsProcessor(query port.MetricsQueryPort, storage port.MetricsStoragePort) *MetricsProcessor
func (*MetricsProcessor) Process ¶
func (ms *MetricsProcessor) Process()
Click to show internal directories.
Click to hide internal directories.