Documentation ¶
Index ¶
- func Delete(r models.Rule) error
- func New(r models.DTORuleCreate) (models.Rule, error)
- func NewInternal(r models.DTORuleCreate, internalID string) (models.Rule, error)
- func TemplateBuild(expression string) (*template.Template, error)
- func TemplateRun(tmpl *template.Template, env models.Envelope) (bool, error)
- func Update(r models.Rule, req models.DTORuleUpdate) (models.Rule, error)
- type Rule
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewInternal ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.