//
pkg.gl
Category
github.com/yandex/pandora
lib
ioutil2
package
0.5.32
Repository:
https://github.com/yandex/pandora.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
3
Dependents
4
Files
64 SLOC
#
Packages
mocks
#
Functions
NewCallbackWriter
NewMultiPassReader
#
Structs
MultiPassReader
NopCloser
NopCloser may be embedded to any struct to implement io.Closer doing nothing on closer.
#
Interfaces
ByteWriter
ByteWriter represents efficient io.Writer, that don't need buffering.
ReaderWrapper
StringWriter
#
Type aliases
CloserFunc
ReaderFunc
StringerFunc
WriterFunc