我正在尝试确定是否存在constGolang 名称的命名约定.
const
我个人倾向于遵循C风格并以大写形式编写它们,但我在这个页面上找不到任何内容http://golang.org/doc/effective_go.html这似乎列出了该语言的一些命名约定.
const naming-conventions go
const ×1
go ×1
naming-conventions ×1