//
pkg.gl
Category
github.com/inetaf/netstack
linewriter
package
0.0.0-20220214151720-7585b01ddccf
Repository:
https://github.com/inetaf/netstack.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
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.