<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Golang on Haoyuehx's Digital Garden</title><link>https://haoyuehx.github.io/garden_tags/golang/</link><description>Recent content in Golang on Haoyuehx's Digital Garden</description><generator>Hugo</generator><language>zh-cn</language><copyright>Haoyuehx ©</copyright><lastBuildDate>Mon, 31 Aug 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://haoyuehx.github.io/garden_tags/golang/index.xml" rel="self" type="application/rss+xml"/><item><title>Go Slice：使用、传参语义与底层实现</title><link>https://haoyuehx.github.io/garden/golang_slice/</link><pubDate>Mon, 31 Aug 2026 00:00:00 +0000</pubDate><guid>https://haoyuehx.github.io/garden/golang_slice/</guid><description>从 reverse(nums[i+1:]) 出发，理解 Go Slice 的三字段结构、共享底层数组、append 扩容机制与常见陷阱。</description></item></channel></rss>