MCPcopy Create free account
hub / github.com/cortexproject/cortex / GetGroup

Method GetGroup

pkg/ruler/ruler.pb.go:325–330  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

323var xxx_messageInfo_GroupStateDesc proto.InternalMessageInfo
324
325func (m *GroupStateDesc) GetGroup() *rulespb.RuleGroupDesc {
326 if m != nil {
327 return m.Group
328 }
329 return nil
330}
331
332func (m *GroupStateDesc) GetActiveRules() []*RuleStateDesc {
333 if m != nil {

Callers 1

TestRuler_QueryOffsetFunction · 0.80

Calls

no outgoing calls

Tested by 1

TestRuler_QueryOffsetFunction · 0.64