learn go and go web dev

Posted on 2023-06-19 13:14  pencilCool  阅读(7)  评论(0编辑  收藏  举报
playground https://go.dev/play/ go 语言圣经 https://golang-china.github.io/gopl-zh/ch1/ch1-01.html ### go env go env -w GO111MODULE=on go env -w GOPROXY=h