MCPcopy Create free account
hub / github.com/Edgio/vflow / Counter

Interface Counter

sflow/decoder.go:75–75  ·  view source on GitHub ↗

Counter represents sFlow counters

Source from the content-addressed store, hash-verified

73
74// Counter represents sFlow counters
75type Counter interface{}
76
77// Record represents sFlow sample record record
78type Record interface{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected