Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
      View Source
      
  
var Exports = map[string]any{ "ExecRule": ExecRule, "withExecTaskID": ssaapi.QueryWithTaskID, "withExecDebug": ssaapi.QueryWithEnableDebug, "withProcess": ssaapi.QueryWithProcessCallback, "withContext": ssaapi.QueryWithContext, "withSave": func() ssaapi.QueryOption { return ssaapi.QueryWithSave(schema.SFResultKindQuery) }, "QuerySyntaxFlowRules": QuerySyntaxFlowRules, }
Functions ¶
func ExecRule ¶
func ExecRule(r *schema.SyntaxFlowRule, prog *ssaapi.Program, opts ...ssaapi.QueryOption) (*ssaapi.SyntaxFlowResult, error)
func QuerySyntaxFlowRules ¶
func QuerySyntaxFlowRules(name string, opts ...QueryRulesOption) chan *schema.SyntaxFlowRule
Types ¶
 Click to show internal directories. 
   Click to hide internal directories.