MCPcopy
hub / github.com/google/gopacket / statsStreamFactory

Struct statsStreamFactory

examples/statsassembly/main.go:48–48  ·  view source on GitHub ↗

simpleStreamFactory implements tcpassembly.StreamFactory

Source from the content-addressed store, hash-verified

46
47// simpleStreamFactory implements tcpassembly.StreamFactory
48type statsStreamFactory struct{}
49
50// statsStream will handle the actual decoding of stats requests.
51type statsStream struct {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected