MCPcopy
hub / github.com/labstack/echo / TestDecompressPoolWithError

Struct TestDecompressPoolWithError

middleware/decompress_test.go:182–183  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

180}
181
182type TestDecompressPoolWithError struct {
183}
184
185func (d *TestDecompressPoolWithError) gzipDecompressPool() sync.Pool {
186 return sync.Pool{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected