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