func compress/gzip.NewWriter
2 uses
compress/gzip (current package)
gzip.go#L49: func NewWriter(w io.Writer) *Writer {
internal/profile
profile.go#L222: zw := gzip.NewWriter(w)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)