
IndexWithBeforeCreateAfterCreateBeforeUpdateAfterUpdateShowWithBeforeDeleteAfterDeleteAdminUser/Backend模块Notice/Backend模块Upload/Api模块Ws模块 1 yanchunhao58001 OP git clone -b prod https://github.com/xuewuzhiijngych/vgo.git |
2 Jokesy 2024-11-19 10:59:29 +08:00 支持一下 |
3 me262 2024-11-19 11:21:29 +08:00 既然推给初学者的, 建议遵守一下 https://go.dev/wiki/CodeReviewComments |
4 cccvno1 2024-11-19 12:18:42 +08:00 头回看 go 的包名带大写的 |
5 yanchunhao58001 OP @cccvno1 我乐意 |
6 yanchunhao58001 OP @me262 好 |
7 yanchunhao58001 OP @Jokesy wink~ |
8 pa4swordforget 2024-11-19 13:17:16 +08:00 推荐 goframe |
9 liaohongxing 2024-11-19 13:35:40 +08:00 这仓库命名空间,注定只能围观一下了。 |
10 yanchunhao58001 OP @liaohongxing 围着吧 |
11 yanchunhao58001 OP @pa4swordforget 推荐 vgo |
12 scyuns 2024-11-19 13:57:45 +08:00 哈哈 楼主以前是不是写 JAVA 的 |
13 main1234 2024-11-19 14:00:39 +08:00 包名都不用插件排下序么 |
14 yanchunhao58001 OP @main1234 等有机会的 |
15 yanchunhao58001 OP @scyuns 没有噢 我可没有 哈哈哈 |
17 yanchunhao58001 OP @cccvno1 php 是世界上最好的语言 |
18 xz410236056 2024-11-19 15:07:24 +08:00 @yanchunhao58001 #5 我听说是为了减少跨平台的冲突 |
19 FrankAdler 2024-11-19 16:05:57 +08:00 via Android 目录为什么一会儿大写,一会儿混合,一会全小写的,看着好难受 |
20 yanchunhao58001 OP @FrankAdler 我也挺难受的 再改 哈哈哈 |
21 yanchunhao58001 OP @xz410236056 哇哦 |
22 yougg 2024-11-20 14:26:06 +08:00 建议 OP 以及给 OP 点了 Star 的二十几位朋友优先学习一下 Go 语言的编程规范。 Go Style https://google.github.io/styleguide/go/index 编码风格规范 https://tonybai.com/google-go-style/ Style Guide https://google.github.io/styleguide/go/guide 编码风格规范:指南篇 https://tonybai.com/google-go-style/google-go-style-guide/ Style Decisions https://google.github.io/styleguide/go/decisions 编码风格规范:决定篇 https://tonybai.com/google-go-style/google-go-style-decisions/ Best Practices https://google.github.io/styleguide/go/best-practices 编码风格规范:最佳实践篇 https://tonybai.com/google-go-style/google-go-style-best-practices/ Uber Go Style Guide https://github.com/uber-go/guide Uber Go 语言编码规范 https://github.com/xxjwxc/uber_go_guide_cn |
23 yanchunhao58001 OP @yougg 我打小就不爱遵守规范!(大家都看下,整理的挺好~) |