* feat(go): local go.mod * readability refactor * remove dbg! * ignore module * remove space Signed-off-by: pyranota <pyra@duck.com> * Update backend/windmill-worker/src/go_executor.rs --------- Signed-off-by: pyranota <pyra@duck.com> Co-authored-by: Ruben Fiszel <ruben@windmill.dev>
Windmill Worker
The worker. Used to process and execute flows & jobs.
This crate exposes both a library as well as a binary target.