Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/google/gopacket
/ testFactory
Struct
testFactory
tcpassembly/assembly_test.go:37–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
}
36
37
type
testFactory
struct
{
38
reassembly []Reassembly
39
}
40
41
func
(t *testFactory) New(a, b gopacket.Flow) Stream {
42
return
t
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected