Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/akalin/gopar
/ testDecoderDelegate
Struct
testDecoderDelegate
par1/decoder_test.go:40–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
}
39
40
type
testDecoderDelegate
struct
{
41
t *testing.T
42
}
43
44
func
(d testDecoderDelegate) OnHeaderLoad(headerInfo string) {
45
d.t.Helper()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected