Documentation
¶
Overview ¶
Package dup contains the implementation of the dup plugin, which generates the deriveDup function.
The deriveDup duplicates messages received on c to both c1 and c2.
deriveDup(c <-chan T) (c1, c2 <-chan T)
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.