Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(fs billy.Filesystem, defaultDir string) billy.Filesystem
New creates a new filesystem wrapping up 'fs' the intercepts the calls to the TempFile method. The param defaultDir is used as default directory were the tempfiles are created.
Types ¶
Click to show internal directories.
Click to hide internal directories.