shithub: furgit

ref: aa048b1320e5ae4a72a1927476460955a8727c52
dir: /internal/iolimit/doc.go/

View raw version
// Package iolimit provides small internal I/O wrappers with bounded behavior.
//
// It includes helpers for both readers and writers that enforce configured
// limits (length checks, capped capture, etc.).
package iolimit