//
pkg.gl
Category
github.com/golang-boy/watermill
components
fanin
package
0.0.0-20230102091508-02d5eeac7d74
Repository:
https://github.com/golang-boy/watermill.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
112 SLOC
#
Functions
NewFanIn
NewFanIn creates a new FanIn.
#
Structs
Config
No description provided by the author
FanIn
FanIn is a component that receives messages from 1..N topics from a subscriber and publishes them on a specified topic in the publisher.