Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RemoveFileReadCloser ¶
RemoveFileReadCloser removes a file from the filesystem when it is closed
func NewRemoveFileReadCloser ¶
func NewRemoveFileReadCloser(name string) (*RemoveFileReadCloser, error)
func (*RemoveFileReadCloser) Close ¶
func (c *RemoveFileReadCloser) Close() error
Click to show internal directories.
Click to hide internal directories.