Documentation ¶ Index ¶ func Exec(Cmd string) func RecentEagleItems(c echo.Context) error func RunScript(script string) []interface{} Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Exec ¶ func Exec(Cmd string) func RecentEagleItems ¶ func RecentEagleItems(c echo.Context) error echo.HandlerFunc func RunScript ¶ func RunScript(script string) []interface{} TODO: make this not stupid parameter script: filename of script in pwsh module. (e.g., scriptName.ps1) if there is an error, returns interface []error with an error in interface... Types ¶ This section is empty. Source Files ¶ View all Source files handlers.gopwsh.go Click to show internal directories. Click to hide internal directories.