Documentation
¶
Overview ¶
Package driverfx supplies driver fixtures for tests.
LocalFS returns a localfs.Driver rooted at a fresh tempdir (cleaned up via t.Cleanup), saving every test from the boilerplate of MkdirTemp + RemoveAll + driver wiring.
Other driver backends (s3, future faulty/lossy variants) will expose similar one-call constructors here as they land.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.