<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>项目结构 - 标签 - 五岁博客</title>
        <link>https://fiveyoboy.com/tags/%E9%A1%B9%E7%9B%AE%E7%BB%93%E6%9E%84/</link>
        <description>项目结构 - 标签 - 五岁博客</description>
        <generator>Hugo -- gohugo.io</generator><language>zh-CN</language><managingEditor>fiveyoboy@qq.com (五岁博客)</managingEditor>
            <webMaster>fiveyoboy@qq.com (五岁博客)</webMaster><lastBuildDate>Tue, 05 May 2026 00:00:00 &#43;0000</lastBuildDate><atom:link href="https://fiveyoboy.com/tags/%E9%A1%B9%E7%9B%AE%E7%BB%93%E6%9E%84/" rel="self" type="application/rss+xml" /><item>
    <title>Go 项目目录结构最佳实践：从入门到企业级项目规范详解</title>
    <link>https://fiveyoboy.com/articles/go-project-directory-structure-best-practices/</link>
    <pubDate>Tue, 05 May 2026 00:00:00 &#43;0000</pubDate>
    <author>五岁博客</author>
    <guid>https://fiveyoboy.com/articles/go-project-directory-structure-best-practices/</guid>
    <description><![CDATA[<h2 id="为什么需要规范的目录结构">为什么需要规范的目录结构</h2>
<p>刚开始写 Go 的时候，很多人喜欢把所有代码一股脑塞进一个文件夹里——反正能跑就行。但随着项目体量变大、团队成员增多，混乱的目录会让维护成本直线上升。你会发现找一个函数得翻半天，新同事接手项目时一脸茫然，更别说后续做微服务拆分了。</p>]]></description>
</item>
</channel>
</rss>
