github.com/grafana/pyroscope@v1.18.0/pkg/util/gziphandler/doc.go (about)

     1  // SPDX-License-Identifier: AGPL-3.0-only
     2  
     3  // Package gziphandler mirrors the package github.com/nytimes/gziphandler
     4  // until https://github.com/nytimes/gziphandler/pull/112 is merged.
     5  // Once it's merged, we can delete it from here and switch back to using that one.
     6  package gziphandler