package notes

import "github.com/open-policy-agent/opa/topdown/notes"

Index

Functions

func Filter

func Filter(trace []*topdown.Event) (result []*topdown.Event)

Filter returns a filtered trace that contains Note events contained in the trace. The filtered trace also includes Enter and Redo events to explain the lineage of the Note events.

Source Files

notes.go

Version
v0.12.2
Published
Jul 27, 2019
Platform
js/wasm
Imports
1 packages
Last checked
24 seconds ago

Tools for package owners.