Versions in this module Expand all Collapse all v0 v0.0.3 Apr 29, 2020 Changes in this version + func GetOrCreateRuleSession(name string) (model.RuleSession, error) + func GetOrCreateRuleSessionFromConfig(name string, jsonConfig string) (model.RuleSession, error) + func NewRule(name string) model.MutableRule