//
pkg.gl
Category
github.com/influxdata/telegraf
plugins
inputs
sflow
binaryio
package
1.33.2
Repository:
https://github.com/influxdata/telegraf.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
1
Dependents
1
Files
24 SLOC
#
Functions
MinReader
MinReader reads from the reader but ensures there is at least N bytes read from the reader.
#
Structs
MinimumReader
MinimumReader is the implementation for MinReader.