Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MultiReadCloser ¶
func MultiReadCloser(readClosers ...io.ReadCloser) io.ReadCloser
MultiReadCloser returns a ReadCloser that's the logical concatenation of the provided input readClosers.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.