//
pkg.gl
Category
github.com/openshift-knative/eventing
pkg
channel
swappable
package
0.99.0
Repository:
https://github.com/openshift-knative/eventing.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
64 SLOC
#
Functions
NewEmptyHandler
NewEmptyHandler creates a new swappable.Handler with an empty configuration.
NewHandler
NewHandler creates a new swappable.Handler.
#
Structs
Handler
Handler is an http.Handler that atomically swaps between underlying handlers.
#
Type aliases
UpdateConfig
UpdateConfig updates the configuration to use the new config, returning an error if it can't.