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.11.0
Published
May 20, 2019
Platform
linux/amd64
Imports
1 packages
Last checked
26 minutes ago

Tools for package owners.