package
0.99.0
Repository: https://github.com/openshift/knative-eventing.git
Documentation: pkg.go.dev

# Functions

NewEmptyHandler creates a new swappable.Handler with an empty configuration.
NewHandler creates a new swappable.Handler.

# Structs

Handler is an http.Handler that atomically swaps between underlying handlers.

# Type aliases

UpdateConfig updates the configuration to use the new config, returning an error if it can't.