//
pkg.gl
Category
github.com/openshift/knative-eventing
pkg
channel
fanout
package
0.99.0
Repository:
https://github.com/openshift/knative-eventing.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
96 SLOC
#
Functions
NewHandler
NewHandler creates a new fanout.Handler.
#
Structs
Config
Config for a fanout.Handler.
Handler
Handler is a http.Handler that takes a single request in and fans it out to N other servers.