MCPcopy
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
154func (r *limitedGzipReader) Close() error {
155 return r.Reader.Close()
156}

Callers 1

ToMiddlewareMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected