Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/segmentio/kafka-go
/ Close
Method
Close
compress/compress_test.go:313–313 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
311
type
nopWriteCloser
struct
{ io.Writer }
312
313
func
(nopWriteCloser) Close() error {
return
nil }
314
315
func
BenchmarkCompression(b *testing.B) {
316
benchmarks := []
struct
{
Callers
1
BenchmarkCompression
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected