<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Json on Vespeng.Record</title>
    <link>https://vespeng.github.io/tags/json/</link>
    <description>Recent content in Json on Vespeng.Record</description>
    <generator>Hugo</generator>
    <language>zh-Hans</language>
    <lastBuildDate>Sun, 09 Mar 2025 14:00:00 +0800</lastBuildDate>
    <atom:link href="https://vespeng.github.io/tags/json/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Go-SJSON 组件，JSON 动态修改新方案</title>
      <link>https://vespeng.github.io/posts/go-sjson-component/</link>
      <pubDate>Sun, 09 Mar 2025 14:00:00 +0800</pubDate>
      <guid>https://vespeng.github.io/posts/go-sjson-component/</guid>
      <description>前文介绍的 &lt;code&gt;GJSON&lt;/code&gt; 解决了灵活读取问题，而 &lt;code&gt;SJSON&lt;/code&gt; 作为其姊妹库，则专注于实现无需结构体定义的 json 动态修改。</description>
    </item>
    <item>
      <title>Go-GJSON 组件，解锁 JSON 读取新姿势</title>
      <link>https://vespeng.github.io/posts/go-gjson-component/</link>
      <pubDate>Sun, 02 Mar 2025 17:00:00 +0800</pubDate>
      <guid>https://vespeng.github.io/posts/go-gjson-component/</guid>
      <description>Go 标准库提供了 &lt;code&gt;encoding/json&lt;/code&gt; 包用于处理 json 数据，同时第三方库 &lt;code&gt;GJSON&lt;/code&gt; &amp;amp; &lt;code&gt;SJSON&lt;/code&gt; 也在 json 处理方面表现出色。</description>
    </item>
    <item>
      <title>Json.Unmarshal 解析数值类型（踩坑）</title>
      <link>https://vespeng.github.io/posts/json-unmarshall-parsing-numeric-types/</link>
      <pubDate>Wed, 08 Jan 2025 19:00:00 +0800</pubDate>
      <guid>https://vespeng.github.io/posts/json-unmarshall-parsing-numeric-types/</guid>
      <description></description>
    </item>
  </channel>
</rss>
