//
pkg.gl
Category
github.com/php2go/netpollmux
internal
writer
package
1.0.1
Repository:
https://github.com/php2go/netpollmux.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
5
Dependents
4
Files
221 SLOC
#
Functions
NewWriter
NewWriter returns a new batch Writer with the concurrency.
#
Structs
Writer
Writer implements batch writing for an io.Writer object.
#
Interfaces
Flusher
Flusher is the interface that wraps the basic Flush method.