Versions in this module Expand all Collapse all v1 v1.7.2 Feb 15, 2018 Changes in this version + type Group struct + Labels model.LabelSet + Source string + Targets []model.LabelSet + func (tg *Group) UnmarshalJSON(b []byte) error + func (tg *Group) UnmarshalYAML(unmarshal func(interface{}) error) error + func (tg Group) MarshalYAML() (interface{}, error) + func (tg Group) String() string