Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CleanupReadCloser ¶
type CleanupReadCloser struct {
io.ReadCloser
Cleanup func() error
}
func (*CleanupReadCloser) Close ¶
func (c *CleanupReadCloser) Close() error
Click to show internal directories.
Click to hide internal directories.