<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Go - 分类 - Windvalley</title><link>https://windvalley.github.io/categories/go/</link><description>Go - 分类 - Windvalley</description><generator>Hugo -- gohugo.io</generator><language>zh-CN</language><managingEditor>levinwang6@gmail.com (windvalley)</managingEditor><webMaster>levinwang6@gmail.com (windvalley)</webMaster><copyright>This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.</copyright><lastBuildDate>Fri, 10 Feb 2023 21:11:38 +0800</lastBuildDate><atom:link href="https://windvalley.github.io/categories/go/" rel="self" type="application/rss+xml"/><item><title>使用 GoFrame V2 高效高质量开发后端项目</title><link>https://windvalley.github.io/backend-project-development-with-goframev2/</link><pubDate>Fri, 10 Feb 2023 21:11:38 +0800</pubDate><author>作者</author><guid>https://windvalley.github.io/backend-project-development-with-goframev2/</guid><description>gf2-demo 是一个基于 GoFrameV2 用来快速开发后端服务的脚手架, 目标使开发者只需关注业务逻辑的编写, 快速且规范地交付项目. 项目特性 优化工程目录结构, 使支持多个可</description></item><item><title>Go语言编码规范</title><link>https://windvalley.github.io/go-code-conventions/</link><pubDate>Tue, 27 Mar 2018 09:42:23 +0800</pubDate><author>作者</author><guid>https://windvalley.github.io/go-code-conventions/</guid><description>命名规范 文件名 整个应用或包的主入口文件应当是main.go或与应用名称简写相同. 文件名如果包含多个单词通过下划线连接. 包名 包名应该简短、清晰</description></item></channel></rss>