MCPcopy
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

311type nopWriteCloser struct{ io.Writer }
312
313func (nopWriteCloser) Close() error { return nil }
314
315func BenchmarkCompression(b *testing.B) {
316 benchmarks := []struct {

Callers 1

BenchmarkCompressionFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected