//
pkg.gl
Category
github.com/influxdata/influxdb-client-go
internal
gzip
package
1.4.0
Repository:
https://github.com/influxdata/influxdb-client-go.git
Documentation:
pkg.go.dev
Overview
Versions
3
Dependencies
3
Dependents
2
Files
35 SLOC
#
Functions
CompressWithGzip
CompressWithGzip takes an io.Reader as input and pipes it through a gzip.Writer returning an io.Reader containing the gzipped data.
#
Structs
ReadWaitCloser
No description provided by the author