go 语言规范

总结了 go,google 官方以及腾讯的 go 语言规范。

参考资料

  • https://go.dev/ref/spec
  • https://github.com/Tencent/secguide/blob/main/Go%E5%AE%89%E5%85%A8%E6%8C%87%E5%8D%97.md
  • https://google.github.io/styleguide/go/best-practices
  • https://colobu.com/2023/11/17/golang-quick-reference-top-20-best-coding-practices/