<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Go on Winterfall</title>
    <link>https://blog.hulb.club/categories/go/</link>
    <description>Recent content in Go on Winterfall</description>
    <image>
      <title>Winterfall</title>
      <url>https://avatars2.githubusercontent.com/u/7296536</url>
      <link>https://avatars2.githubusercontent.com/u/7296536</link>
    </image>
    <generator>Hugo -- 0.128.0</generator>
    <language>en</language>
    <lastBuildDate>Sun, 01 May 2022 18:19:31 +0800</lastBuildDate>
    <atom:link href="https://blog.hulb.club/categories/go/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Go JSON 序列化 []byte 类型的细节 </title>
      <link>https://blog.hulb.club/posts/go-json-marshal/</link>
      <pubDate>Sun, 01 May 2022 18:19:31 +0800</pubDate>
      <guid>https://blog.hulb.club/posts/go-json-marshal/</guid>
      <description>&lt;p&gt;最近用go写web api时遇到一个关于&lt;code&gt;[]byte&lt;/code&gt;类型JSON序列化的问题，做一下记录。&lt;/p&gt;</description>
    </item>
    <item>
      <title>了解了下Go Context</title>
      <link>https://blog.hulb.club/posts/go-context/</link>
      <pubDate>Tue, 24 Sep 2019 21:02:48 +0800</pubDate>
      <guid>https://blog.hulb.club/posts/go-context/</guid>
      <description>&lt;p&gt;最近看到将go里面context的文章，之前对这块了解不多。感觉很奇怪为何parent context的取消同时可以影响到child context的取消,以此做链式控制。跟着网上前人的一些技术博客看了下context源码，代码不多也很容易看懂。这里记录下看到的几个有意思的地方。&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
