Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetFinalizer ¶ added in v1.6.0
func SetFinalizer(obj interface{}, finalizer interface{})
Types ¶
type Buffer ¶
type Buffer interface { BufferSize() int BytePool() *bp.BytePool BufferPool() *bp.BufferPool BufioReaderPool() *bp.BufioReaderPool BufioWriterPool() *bp.BufioWriterPool }
Click to show internal directories.
Click to hide internal directories.