golang
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| golang [2023/05/23 02:38] – formatting and added resources kashifshah | golang [2024/09/04 07:08] (current) – – hc9 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== golang ====== | ||
| + | |||
| + | ===== Setup ===== | ||
| + | |||
| + | In your '' | ||
| + | |||
| + | Be sure to set '' | ||
| + | wish to use. Then add '' | ||
| + | |||
| + | e.g., for go 1.20.4, add the following to the end of your '' | ||
| + | |||
| + | <code bash> | ||
| + | PATH=$GOROOT/ | ||
| + | |||
| + | ===== Resources ===== | ||
| + | |||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
golang.txt · Last modified: 2024/09/04 07:08 by hc9