Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tinylib/msgp
/ testExt
Struct
testExt
msgp/fuzz_test.go:200–200 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
198
}
199
200
type
testExt
struct
{}
201
202
func
(e testExt) ExtensionType() int8 {
203
return
42
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected