Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TempFile ¶
TempFile is a temporary file that can be used with unit tests. TempFile reduces the boilerplate setup required in each test case by handling setup errors.
func NewTempFile ¶
NewTempFile returns a new temp file with contents
Click to show internal directories.
Click to hide internal directories.