<?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 Runtime on fancive 的技术博客</title><link>https://fancivez.com/tags/go-runtime/</link><description>Recent content in Go Runtime on fancive 的技术博客</description><image><title>fancive 的技术博客</title><url>https://fancivez.com/images/og-default.jpg</url><link>https://fancivez.com/images/og-default.jpg</link></image><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Mon, 15 Jun 2026 10:02:13 +0800</lastBuildDate><atom:link href="https://fancivez.com/tags/go-runtime/index.xml" rel="self" type="application/rss+xml"/><item><title>深入理解 Go String 转 []byte 的容量分配机制</title><link>https://fancivez.com/posts/go_string_byte/</link><pubDate>Sun, 31 May 2020 21:30:28 +0800</pubDate><guid>https://fancivez.com/posts/go_string_byte/</guid><description>探究 Go 语言中 string 转 []byte 时容量变化的底层原理，通过汇编代码分析内存分配机制。</description></item><item><title>[翻译] Go Interface 深度解析</title><link>https://fancivez.com/posts/go_interface/</link><pubDate>Wed, 06 May 2020 22:20:18 +0800</pubDate><guid>https://fancivez.com/posts/go_interface/</guid><description>深入理解 Go 语言 interface 的内部实现机制，包括静态类型、动态类型以及值拷贝的工作原理。</description></item></channel></rss>