Documentation
¶
Overview ¶
Package tempfile provides a cross-platform abstraction for creating private read-write temporary files which are automatically deleted when closed.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateAutoDelete ¶ added in v0.20.0
CreateAutoDelete creates a temporary file that will be automatically deleted on close.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.