Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WithTempDir ¶
WithTempDir creates a temp directory, changes the current working directory to it, and returns a function that can be called to clean up. Use it like this:
defer WithTempDir(t)()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.