package
0.8.2
Repository: https://github.com/no-src/gofs.git
Documentation: pkg.go.dev

# Functions

NewWaitDone create an instance of WaitDone to support execute the work synchronously.

# Interfaces

Done support to mark the work as done.
Wait the interface that implements execute work synchronously.
WaitDone support to execute the work synchronously and mark the work as done.