Check the Modular library:
https://github.com/GoCodeAlone/modular/
And it's various modules:
https://github.com/GoCodeAlone/modular/tree/main/modules
And it's various examples:
https://github.com/GoCodeAlone/modular/tree/main/examples
Then review the functionality in Workflow, and see what can be replaced by functionality from Modular. Additionally perform upgrades of any relevant libraries/modules from Modular. Make sure all examples still pass, all tests still function.
Check the Modular library:
https://github.com/GoCodeAlone/modular/
And it's various modules:
https://github.com/GoCodeAlone/modular/tree/main/modules
And it's various examples:
https://github.com/GoCodeAlone/modular/tree/main/examples
Then review the functionality in Workflow, and see what can be replaced by functionality from Modular. Additionally perform upgrades of any relevant libraries/modules from Modular. Make sure all examples still pass, all tests still function.