func compress/gzip.NewWriter

one use

	compress/gzip (current package)
		gzip.go#L49: func NewWriter(w io.Writer) *Writer {