Skip to content

im-here/styleguide

 
 

Repository files navigation

Google Go 编程规范

《Google Go 编程规范》采用 Hugo 发布。欢迎大家通过 issue 提供建议,也可以通过 pull requests 来共同参与贡献。

贡献者(按昵称首字母排序):

astaxie | Fivezh | 刘思家 | Sijing233 | 小超人 | Xiaomin Zheng | Yu Zhang | 朱亚光 | 784909593

安装完 hugo 之后,需要先同步主题文件

git submodule update --init --recursive

同步完成后,可在根目录执行以下指令来测试网站:

hugo server

文档在 content/zh/docs 目录下,修改后可以通过 pull requests 提交。

目录

  1. 概述
  2. 风格指南
  3. 风格决策
  4. 最佳实践

授权

The articles in 《Google Go 编程规范》 are licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

贡献者

fivezh
Fivezh
zhuyaguang
朱亚光
zxmfke
Xiaomin Zheng
784909593
784909593
lsj1342
刘思家
sijing233
Sijing233
xuxicheng00
小超人
pseudoyu
Yu ZHANG
liuzengh
Goodliu
LinkinStars
LinkinStars

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 100.0%