Versions in this module Expand all Collapse all v0 v0.5.1 Jan 25, 2016 v0.5.0 Jan 24, 2016 Changes in this version + type Metric struct + Name string + Value []*cloudwatch.Datapoint + type MetricCollector struct + Collected int + EndDate time.Time + FunctionName string + Metrics []string + Service cloudwatchiface.CloudWatchAPI + StartDate time.Time + func (mc *MetricCollector) Collect() <-chan Metric