Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FlowCache ¶
FlowCache caches flows to be exported. Evicts flows from the cache for: - lack of resources: cache has reached maxFlows capacity - active timeout: flow has been cached longer than activeTimeout.
func NewFlowCache ¶
Click to show internal directories.
Click to hide internal directories.