An event emitted by a merge channel, tagged with the source receiver key.
Synopsis
Declared in <folly/channels/MergeChannel.h>
template<
typename KeyType,
typename ValueType>
struct MergeChannelEvent;
Type Aliases
Name |
Description |
The variant of value and lifecycle events a merge channel can emit. |