package explain
import "github.com/open-policy-agent/opa/topdown/explain"
Package explain contains utilities for post-processing traces emitted by the evaluation engine.
Index ¶
Functions ¶
func Truth ¶
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.
Source Files ¶
- Version
- v0.5.4
- Published
- Aug 7, 2017
- Platform
- js/wasm
- Imports
- 4 packages
- Last checked
- 2 minutes ago –
Tools for package owners.