Documentation ¶
Overview ¶
Package testfs implements a test filesystem.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Build ¶
Build constructs a filesystem hierarchy given a layout.
The layouts keys should be ToSlash-style file paths. Its values should be the content that is written at those paths. Intermediate directories will be automatically created.
To create a directory, end its path with a "/". In this case, the content will be ignored.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.