Registry / utility / iox
library0.0.0-20181124134642-c51c3df30797gogounverified

Provides I/O utilities for managing file descriptors and buffering data in memory.

go get crawshaw.io/iox
INSTALL
IMPORT
SIG · IOX
I
iox
utilitygov0.0.0-20181124134642-c51c3df30797
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

iox
crawshaw.io/iox

Create a new Filer with a limit of 100 file descriptors.

import "crawshaw.io/iox" func main() { filer := iox.NewFiler(100) _ = filer }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20181124134642-c51c3df30797latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
iox — go get iox · libregistry