Versions in this module Expand all Collapse all v1 v1.0.0 Apr 14, 2025 Changes in this version + func ModelLabelSetToMap(m model.LabelSet) map[string]string + type LabelSet struct + func (v *LabelSet) Set(s string) error + func (v *LabelSet) UnmarshalYAML(unmarshal func(interface{}) error) error + func (v LabelSet) MarshalYAML() (interface{}, error) + func (v LabelSet) String() string Other modules containing this package github.com/AnyGridTech/loki-go/v2