Documentation ¶
Overview ¶
Prints all flows to stdout or a given file in json format, for consumption by the stdin segment or for debugging.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Json ¶
type Json struct { segments.BaseSegment FileName string // optional, default is empty which means stdout // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.