package
3.11.0+incompatible
Repository: https://github.com/open-cluster-management/metrics-collector.git
Documentation: pkg.go.dev

# Functions

LimitReader returns a Reader that reads from r but stops with ErrTooLong after n bytes.
No description provided by the author

# Variables

No description provided by the author

# Structs

A LimitedReader reads from R but limits the amount of data returned to just N bytes.