Documentation ¶ Index ¶ func Truth(compiler *ast.Compiler, trace []*topdown.Event) ([]*topdown.Event, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Truth ¶ func Truth(compiler *ast.Compiler, trace []*topdown.Event) ([]*topdown.Event, error) Truth implements post-processing on raw traces. The goal of the post-processing is to produce a filtered version of the trace that shows why the top-level query was true. Types ¶ This section is empty. Source Files ¶ View all Source files explain.go Click to show internal directories. Click to hide internal directories.