This repository has been archived by the owner on Jan 10, 2023. It is now read-only.
dev/model/parts: Add a part type that can launch a func in an existing file #19
Labels
Milestone
It'd be nice to edit code in a preferred text editor, and take control of the full contents of a file. This part type should, given a Go source file in the target package and a function name, can infer the pin definitions from the function arguments, and update itself (inotify?) when the file changes.
The text was updated successfully, but these errors were encountered: