package
3.30.0-0.dev+incompatible
Repository: https://github.com/projectcalico/calico.git
Documentation: pkg.go.dev
# Functions
NewBlockingDispatcher returns a BlockingDispatcher which will consume messages from the input channel.
# Structs
BlockingDispatcher blocks on an input channel until stop, and broadcasts each input message to all output channels.