MCPcopy
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
293type noopCodec struct{}
294
295func (noopCodec) Code() int8 {
296 return 0

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected