This commit is contained in:
jmacd 2020-06-10 00:42:57 -07:00
parent 8483cc3d23
commit a877fbbb85
1 changed files with 0 additions and 3 deletions

View File

@ -27,9 +27,6 @@ import (
type (
// Aggregation is an interface returned by the Aggregator
// containing an interval of metric data.
//
// Note that the interfaces below do not embed this interface.
// Aggregators are expected to
Aggregation interface {
// Kind returns a short identifying string to identify
// the Aggregator that was used to produce the