摘要: 原文链接:http://zhoubotong.site/post/3.html一. Golint介绍 Golint 是一个源码检测工具用于检测代码规范 Golint 不同于gofmt, Gofmt用于代码格式化 Golint会对代码做以下几个方面检查 package注释 必须按照 “Package 阅读全文
posted @ 2022-04-20 10:31 gtea 阅读(539) 评论(0) 推荐(0)