Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ReaderPool ¶
type ReaderPool struct {
// contains filtered or unexported fields
}
func NewReaderPool ¶
func NewReaderPool(bufSize int) *ReaderPool
func (*ReaderPool) Put ¶
func (rp *ReaderPool) Put(r *bufio.Reader)
Click to show internal directories.
Click to hide internal directories.