Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CompressWithGzip ¶
CompressWithGzip takes an io.Reader as input and pipes it through a gzip.Writer returning an io.Reader containing the gzipped data. An error is returned if passing data to the gzip.Writer fails this is shamelessly stolen from https://github.com/influxdata/telegraf
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.