package
0.23.0
Repository: https://github.com/google/knative-gcp.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Functions

ChainProcessors chains the given processors in order.

# Structs

BaseProcessor provoides implementation to set and get next processor.
FakeProcessor is a fake processor used for testing.

# Interfaces

ChainableProcessor is the interface to chainable Processor.
Interface is the interface to process an event.