<?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>Advanced on 极客老墨</title>
    <link>https://blog.hankmo.com/tags/advanced/</link>
    <description>Recent content in Advanced on 极客老墨</description>
    <generator>Hugo -- 0.138.0</generator>
    <language>zh-cn</language>
    <lastBuildDate>Wed, 28 Jan 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://blog.hankmo.com/tags/advanced/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Go高级教程：反射 (Reflection) 实战</title>
      <link>https://blog.hankmo.com/go-advanced-reflection/</link>
      <pubDate>Wed, 28 Jan 2026 00:00:00 +0000</pubDate>
      <guid>https://blog.hankmo.com/go-advanced-reflection/</guid>
      <description>反射是框架开发的灵魂。本文带你拆解 reflect 包，学会如何在运行时动态操作对象，并手撸一个简单的 JSON 序列化工具。</description>
    </item>
    <item>
      <title>Go高级教程：其他并发工具</title>
      <link>https://blog.hankmo.com/go-advanced-concurrency/</link>
      <pubDate>Sat, 20 Dec 2025 00:00:00 +0000</pubDate>
      <guid>https://blog.hankmo.com/go-advanced-concurrency/</guid>
      <description>超越基础的 Goroutine &#43; Channel，掌握 sync.Pool、sync.Map、Atomic 原子操作以及如何检测数据竞争（Data Race）。</description>
    </item>
    <item>
      <title>Go高级教程：深入理解 GMP 调度器</title>
      <link>https://blog.hankmo.com/go-advanced-gmp/</link>
      <pubDate>Fri, 28 Nov 2025 00:00:00 +0000</pubDate>
      <guid>https://blog.hankmo.com/go-advanced-gmp/</guid>
      <description>用通俗易懂的语言，配合生动的比喻，带你深入理解 Go 语言高并发的核心秘密——GMP 调度模型。</description>
    </item>
  </channel>
</rss>
