shithub: furgit

ref: cf02f2958c191bea02126faf8daf72a7aae76bd9
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