Go Development and Execution Environment

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

Internal

Overview

The go Tool

go is a tool used to manage source code. More details:

go

Environment Variables

Go Environment Variables

Compilation

go build

Execution

go run

TODO

Deplete, merge and delete Go Concepts - Runtime