Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/segmentio/kafka-go
/ noopCodec
Struct
noopCodec
compress/compress_test.go:293–293 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
291
}
292
293
type
noopCodec
struct
{}
294
295
func
(noopCodec) Code() int8 {
296
return
0
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected