摘要:
goreporter 代码扫描 支持的特性: gofmt - Checks if the code is properly formatted and could not be further simplified. govet - Reports variables that may have b 阅读全文
摘要:
(1.)设置代码 Go 1.13 go env -w GOPROXY=https://goproxy.cn,direct 不使用代理的库 (2.)不同操作系统 go env -w GOPRIVATE=*.gitlab.com Go < 1.13 linux export GO111MODULE=on 阅读全文
摘要:
【错误记录】: 【解决办法】: 【错误记录】 【解决办法】 相关链接 https://stackoverflow.com/questions/37879448/mysql fails on mysql error 1524 hy000 plugin auth socket is not loaded 阅读全文