Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewBytesReadCloser ¶
func NewBytesReadCloser(b []byte) io.ReadCloser
Types ¶
type BytesReadCloser ¶
A Closeable Reader for bytes to mimic stream from inmemory byte storage
func (*BytesReadCloser) Close ¶
func (*BytesReadCloser) Close() error
Click to show internal directories.
Click to hide internal directories.