Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type RulesSimulateInput ¶ added in v0.11.0
type RulesSimulateInput struct { RecordA map[string]interface{} `json:"recordA"` RecordB map[string]interface{} `json:"recordB"` RuleConfig map[string]interface{} `json:"ruleConfig"` }
RulesSimulateInput contains the values that need to be send during a simulate request.
Click to show internal directories.
Click to hide internal directories.