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

Interface Sample

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

Sample represents sFlow sample flow

Source from the content-addressed store, hash-verified

70
71// Sample represents sFlow sample flow
72type Sample interface{}
73
74// Counter represents sFlow counters
75type Counter interface{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected