Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func UOWWithFs ¶
func UOWWithFs(baseFs afero.Fs, suow uow.StartUnitOfWork) uow.StartUnitOfWork
UOWWithFs creates a Unit of Work wrapper that tracks filesystem operations (Create, Remove, Rename) and rolls them back or commits them depending on whether the inner UoW succeeds or fails.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.