Documentation
¶
Overview ¶
Package readlimit provides helpers to enforce read size limits across repository collectors.
Index ¶
Constants ¶
View Source
const DefaultMaxReadSize int64 = 7 << 20
DefaultMaxReadSize is the fallback maximum read size (7 MiB) used when the caller does not specify a limit (i.e. MaxReadSize == 0).
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.