This is the command go-env that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
go - tool for managing Go source code
SYNOPSIS
go env [ var ... ]
DESCRIPTION
Env prints Go environment information.
By default env prints information as a shell script (on Windows, a batch file). If one or
more variable names is given as arguments, env prints the value of each named variable on
its own line.
Use go-env online using onworks.net services