//
pkg.gl
Category
github.com/noisysockets/netstack
pkg
linewriter
package
0.9.0
Repository:
https://github.com/noisysockets/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.