Multifile Golang script
Hi. How can I split Golang script into multiple files? In Python I can import files using 'f.<path_to_folder>.script_name', but I cannot found an example of how can I import another package (that is also a script in WindMill) in Golang.
2 Replies