MCPcopy
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
200type testExt struct{}
201
202func (e testExt) ExtensionType() int8 {
203 return 42

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected