<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title> AST - 标签 - 五岁博客</title>
        <link>https://fiveyoboy.com/tags/-ast/</link>
        <description> AST - 标签 - 五岁博客</description>
        <generator>Hugo -- gohugo.io</generator><language>zh-CN</language><managingEditor>fiveyoboy@qq.com (五岁博客)</managingEditor>
            <webMaster>fiveyoboy@qq.com (五岁博客)</webMaster><lastBuildDate>Wed, 22 Apr 2026 00:00:00 &#43;0000</lastBuildDate><atom:link href="https://fiveyoboy.com/tags/-ast/" rel="self" type="application/rss+xml" /><item>
    <title>Go AST 代码自动生成实战：用抽象语法树告别重复编码</title>
    <link>https://fiveyoboy.com/articles/go-ast-auto-code-generation/</link>
    <pubDate>Wed, 22 Apr 2026 00:00:00 &#43;0000</pubDate>
    <author>五岁博客</author>
    <guid>https://fiveyoboy.com/articles/go-ast-auto-code-generation/</guid>
    <description><![CDATA[<p>写 Go 项目的时候，你有没有遇到过这样的场景——一堆结构体需要手写 <code>MarshalJSON</code>、手写 CRUD 方法、手写 mock 实现？重复的体力活不仅浪费时间，还特别容易手抖写错。</p>]]></description>
</item>
</channel>
</rss>
