package
0.9.1
Repository: https://github.com/edgecast/vflow.git
Documentation: pkg.go.dev

# Functions

GetCache tries to load saved templates otherwise it constructs new empty shards.
NewDecoder constructs a decoder.

# Structs

Data represents template records and updated timestamp.
DecodedField represents a decoded field.
Decoder represents Netflow payload and remote address.
Message represents Netflow decoded data.
PacketHeader represents Netflow v9 packet header.
SetHeader represents netflow v9 data flowset id and length.
TemplateFieldSpecifier represents field properties.
TemplateHeader represents netflow v9 data template id and field count.
TemplateRecord represents template fields.
TemplatesShard represents a shard.

# Type aliases

MemCache represents templates shards.