Documentation ¶ Index ¶ func Filter(trace []*topdown.Event) (result []*topdown.Event) Constants ¶ This section is empty. Variables ¶ This section is empty. 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. Types ¶ This section is empty. Source Files ¶ View all Source files notes.go Click to show internal directories. Click to hide internal directories.