This is the command go-tool 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 tool [-n] command [ args... ]
DESCRIPTION
Tool runs the go tool command identified by the arguments. With no arguments it prints
the list of known tools.
OPTIONS
-n The -n flag causes tool to print the command that would be executed but not execute
it.
For more about each tool command, see 'go tool command -h'.
Use go-tool online using onworks.net services