events

package
v0.7.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 18, 2019 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Any

func Any(events []v1.Event, f func(v1.Event) bool) bool

Any returns true if any call to `f` evaluates to `true`

func None

func None(events []v1.Event, f func(v1.Event) bool) bool

None returns true if any call to `f` evaluates to `false`

func Select

func Select(events []v1.Event, f func(v1.Event) bool) []v1.Event

Select filters the given events according to the given function `f`

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL