Documentation
¶
Overview ¶
Package templates provides NetFlow/IPFIX template system helpers.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultTemplateGenerator ¶
func DefaultTemplateGenerator(key string) netflow.NetFlowTemplateSystem
DefaultTemplateGenerator creates a basic in-memory template system.
Types ¶
type TemplateSystemGenerator ¶
type TemplateSystemGenerator func(key string) netflow.NetFlowTemplateSystem
TemplateSystemGenerator creates a template system for a source key.
Click to show internal directories.
Click to hide internal directories.