package
0.0.0-20201224092547-758c02f6868b
Repository: https://github.com/binaryhexer/nbw.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
# Interfaces
A WriteCloserSync is an io.Writer that implements both io.WriteCloser and Sync.
A WriteSyncer is an io.Writer that can also flush any buffered data.