@ -38,6 +38,8 @@ type TimeArrow struct {
ExpandTags []string `json:"expand_tags"`
ExpandValue interface{} `json:"expand_value"`
Weights float64 `json:"weights"`
Extension map[string]interface{} `json:"extension"`
}
type TimeArrows []TimeArrow