Versions in this module Expand all Collapse all v0 v0.3.1 Jan 12, 2017 v0.3.0 Jan 11, 2017 v0.2.1 Dec 15, 2016 Changes in this version + func AssertListEq(t *testing.T, expected, actual []Point) + type Point struct + Metric string + MetricID int + Time int32 + Timestamp int32 + Value float64 + func CleanUp(points []Point) []Point + func Uniq(points []Point) []Point