Added by: asdf
Apr 14, 2023
Version

~> Go

Description
Go (golang) programming language
Links
Install (execute in workspace terminal)
wrk install go==1.21.0-fix
Remarks and hints
Go binaries are found only in ZSH console. In other cases (start app, etc.) add

export PATH="$PATH:/home/abc/apps/go/bin"; export GOPROXY=https://proxy.golang.org,direct
Scripts
# Istall script # Start script

compatible with all workspaces

no compatibility requirements