Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Go

install

# Arch
sudo pacman -S go
# Windows 10
scoop install go122

config

1

go env -w GO111MODULE=on
go env -w GOPROXY=https://goproxy.cn,direct
# go env -w GOPROXY=

  1. Goproxy.cn