Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/labstack/echo
/ Close
Method
Close
middleware/decompress.go:154–156 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
152
}
153
154
func
(r *limitedGzipReader) Close() error {
155
return
r.Reader.Close()
156
}
Callers
1
ToMiddleware
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected