所有go代码均经过实测,后续也会保持更新,欢迎star或参与共建。
All go codes have been measured and will be updated in the future. Star or co construction is welcome.
在正式写go代码前,强烈建议阅读下列文章:
Getting Started with Go Programming
https://www.programiz.com/golang/getting-started
How to Write Go Code
https://go.dev/doc/code
Documentation
https://pkgo.dev/cmd/go
Go Doc Comments
https://tip.golang.org/doc/comment
Effective Go
https://go.dev/doc/effective_go
Go by Example
https://gobyexample.com/
The Go Memory Model
https://go.dev/ref/mem
Uber Go Style Guide
https://github.com/uber-go/guide