Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Engine ¶
type Engine struct {
// contains filtered or unexported fields
}
func (*Engine) DeleteRule ¶
func (*Engine) UpdateRule ¶
func (e *Engine) UpdateRule(i int64, desc RuleDescription) error
type Rule ¶
type Rule struct {
// contains filtered or unexported fields
}
func FromDescription ¶
func FromDescription(desc RuleDescription, container things.Container) *Rule
func (Rule) MarshalJSON ¶
Click to show internal directories.
Click to hide internal directories.