type github.com/prometheus/common/model.Matcher

5 uses

	github.com/prometheus/common/model (current package)
		silence.go#L24: type Matcher struct {
		silence.go#L30: func (m *Matcher) UnmarshalJSON(b []byte) error {
		silence.go#L31: 	type plain Matcher
		silence.go#L48: func (m *Matcher) Validate() error {
		silence.go#L67: 	Matchers []*Matcher `json:"matchers"`