//
pkg.gl
Category
github.com/progrium/go-netstack
gvisor
pkg
linewriter
package
0.0.0-20240720002214-37b2b8227b91
Repository:
https://github.com/progrium/go-netstack.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
52 SLOC
#
Functions
NewWriter
NewWriter creates a Writer which emits using emitter.
#
Structs
Writer
Writer is an io.Writer which buffers input, flushing individual lines through an emitter function.