// 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
![]() |
index : ~runxiyu/furgit.git | |
| Git library in pure Go |
| aboutsummaryrefslogtreecommitdiff |
// 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