Versions in this module Expand all Collapse all v0 v0.0.1 Oct 3, 2017 Changes in this version + func MergeNaively(output *[]byte, merges ...*[]byte) error + type Data struct + Result []Result + ResultType string + type Output struct + Data interface{} + Status string + type Result struct + Metric map[string]string + Value interface{} + Values Values + type Values [][]interface + func (s Values) Less(i, j int) bool + func (s Values) Swap(i, j int) + func (v Values) Len() int