package lineage
import "github.com/open-policy-agent/opa/topdown/lineage"
Index ¶
- func Fails(trace []*topdown.Event) []*topdown.Event
- func Notes(trace []*topdown.Event) []*topdown.Event
Functions ¶
func Fails ¶
Fails returns a filtered trace that contains Fail events and context to understand where the Fail occurred.
func Notes ¶
Notes returns a filtered trace that contains Note events and context to understand where the Note was emitted.
Source Files ¶
- Version
- v0.16.2
- Published
- Jan 22, 2020
- Platform
- js/wasm
- Imports
- 1 packages
- Last checked
- 31 minutes ago –
Tools for package owners.