Documentation ¶
Overview ¶
Counts the number of passing flows and prints the result on termination. Typically used to test flow counts before and after a filter segment, best used with `prefix: pre` and `prefix: post`.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Count ¶
type Count struct { segments.BaseSegment Prefix string // optional, default is empty, a string which is printed along with the result // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.