Go Development and Execution Environment

From NovaOrdis Knowledge Base
Revision as of 20:40, 7 September 2023 by Ovidiu (talk | contribs) (→‎Environment Variables)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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