Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IgnoreAllPredicate ¶
func (IgnoreAllPredicate) Create ¶
func (IgnoreAllPredicate) Create(_ event.CreateEvent) bool
Create implements Predicate.
func (IgnoreAllPredicate) Delete ¶
func (IgnoreAllPredicate) Delete(_ event.DeleteEvent) bool
Delete implements Predicate.
func (IgnoreAllPredicate) Generic ¶
func (IgnoreAllPredicate) Generic(_ event.GenericEvent) bool
Generic implements Predicate.
func (IgnoreAllPredicate) Update ¶
func (IgnoreAllPredicate) Update(_ event.UpdateEvent) bool
Update implements Predicate.
Click to show internal directories.
Click to hide internal directories.