[][src]Module eventio::fluentd

A partial implementation of Fluentd Forward Protocol.

Structs

Entry

An array representation of pairs of time and record, used in Forward mode.

ForwardMode

A series of events packed into a single message.