<?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>Interface on 极客老墨</title>
    <link>https://blog.hankmo.com/tags/interface/</link>
    <description>Recent content in Interface 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/interface/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>[GoLang避坑实战-09] 接口即正义：解密 Go 语言&#34;鸭子类型&#34;的实战精髓</title>
      <link>https://blog.hankmo.com/posts/golang/go-structs-interfaces/</link>
      <pubDate>Sun, 15 Sep 2024 00:00:00 +0000</pubDate>
      <guid>https://blog.hankmo.com/posts/golang/go-structs-interfaces/</guid>
      <description>介绍 Go 中结构体的定义、匿名字段与嵌入，以及接口的定义与实现（鸭子类型）。</description>
    </item>
  </channel>
</rss>
