Documentation ¶
Overview ¶
Package testhelper provides some useful helpers for testing in github.com/diskfs/go-diskfs subpackages
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type FileImpl ¶
type FileImpl struct { Reader reader Writer writer }
FileImpl implement github.com/diskfs/go-diskfs/util/File used for testing to enable stubbing out files
Click to show internal directories.
Click to hide internal directories.