<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:media="http://search.yahoo.com/mrss/"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>golang &#8211; Natuki Lab.</title>
	<atom:link href="https://tree.moe/tag/golang/feed/" rel="self" type="application/rss+xml" />
	<link>https://tree.moe</link>
	<description>云端筑梦</description>
	<lastBuildDate>Wed, 20 May 2026 15:41:41 +0000</lastBuildDate>
	<language>zh-Hans</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>[开发笔记]给自己的Golang开发规范</title>
		<link>https://tree.moe/my-golang-best-practice/</link>
					<comments>https://tree.moe/my-golang-best-practice/#respond</comments>
		
		<dc:creator><![CDATA[Natuki]]></dc:creator>
		<pubDate>Wed, 20 May 2026 15:36:58 +0000</pubDate>
				<category><![CDATA[笔记存档]]></category>
		<category><![CDATA[BestPractice]]></category>
		<category><![CDATA[Context]]></category>
		<category><![CDATA[golang]]></category>
		<category><![CDATA[代码规范]]></category>
		<category><![CDATA[实践]]></category>
		<category><![CDATA[开发规范]]></category>
		<category><![CDATA[死锁]]></category>
		<guid isPermaLink="false">https://tree.moe/?p=1020</guid>

					<description><![CDATA[自己在Go项目开发中遇到的一些的一些规范问题，后续可以封装成Rules供AI编码工具使用 上下文Context &#8230; <a href="https://tree.moe/my-golang-best-practice/" class="more-link">继续阅读<span class="screen-reader-text">[开发笔记]给自己的Golang开发规范</span></a>]]></description>
		
					<wfw:commentRss>https://tree.moe/my-golang-best-practice/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>继续go语言-传参何时使用指针</title>
		<link>https://tree.moe/when-to-use-pointer-in-golang/</link>
					<comments>https://tree.moe/when-to-use-pointer-in-golang/#respond</comments>
		
		<dc:creator><![CDATA[Natuki]]></dc:creator>
		<pubDate>Fri, 02 May 2025 12:21:37 +0000</pubDate>
				<category><![CDATA[笔记存档]]></category>
		<category><![CDATA[golang]]></category>
		<category><![CDATA[指针]]></category>
		<category><![CDATA[结构体]]></category>
		<category><![CDATA[语法]]></category>
		<guid isPermaLink="false">https://tree.moe/?p=901</guid>

					<description><![CDATA[作为一个java转型go语言的程序员，以前用java时，直接将对象作为参数传递就可以了。而在go语言项目中，由 &#8230; <a href="https://tree.moe/when-to-use-pointer-in-golang/" class="more-link">继续阅读<span class="screen-reader-text">继续go语言-传参何时使用指针</span></a>]]></description>
		
					<wfw:commentRss>https://tree.moe/when-to-use-pointer-in-golang/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
