netsampler / goflow2

High performance sFlow/IPFIX/NetFlow Collector
BSD 3-Clause "New" or "Revised" License
487 stars 112 forks source link

enricher: add binary marshaller #212

Closed lspgn closed 1 year ago

lspgn commented 1 year ago

Fixes #211

Enricher's produced message was missing a binary marshaller. In the future, can try to add a proper JSON formatter.