<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>《Golang程序配置方案小结》的评论</title>
	<atom:link href="http://tonybai.com/2015/07/01/config-solutions-for-golang-app/feed/" rel="self" type="application/rss+xml" />
	<link>https://tonybai.com/2015/07/01/config-solutions-for-golang-app/</link>
	<description>一个程序员的心路历程</description>
	<lastBuildDate>Wed, 25 Mar 2026 09:21:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>作者：cumirror</title>
		<link>https://tonybai.com/2015/07/01/config-solutions-for-golang-app/#comment-7165</link>
		<dc:creator>cumirror</dc:creator>
		<pubDate>Tue, 03 Apr 2018 04:41:29 +0000</pubDate>
		<guid isPermaLink="false">http://tonybai.com/?p=1752#comment-7165</guid>
		<description>赞，好全面，感觉viper是我的菜，不用再纠结是toml还是yaml了，全支持，而且初步看还支持live watching，本来准备用Inotify来做的，也许还能省掉。

感觉有必要把博主的文章整个看一遍，经常能有各种收获。

文中的一处错别字：
【在go中，toml映射的结果体字段没有初始值】 结构体。</description>
		<content:encoded><![CDATA[<p>赞，好全面，感觉viper是我的菜，不用再纠结是toml还是yaml了，全支持，而且初步看还支持live watching，本来准备用Inotify来做的，也许还能省掉。</p>
<p>感觉有必要把博主的文章整个看一遍，经常能有各种收获。</p>
<p>文中的一处错别字：<br />
【在go中，toml映射的结果体字段没有初始值】 结构体。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：eagle</title>
		<link>https://tonybai.com/2015/07/01/config-solutions-for-golang-app/#comment-1254</link>
		<dc:creator>eagle</dc:creator>
		<pubDate>Wed, 09 Dec 2015 07:34:27 +0000</pubDate>
		<guid isPermaLink="false">http://tonybai.com/?p=1752#comment-1254</guid>
		<description>multiconfig的链接，也多了一个空格</description>
		<content:encoded><![CDATA[<p>multiconfig的链接，也多了一个空格</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Nfer</title>
		<link>https://tonybai.com/2015/07/01/config-solutions-for-golang-app/#comment-1238</link>
		<dc:creator>Nfer</dc:creator>
		<pubDate>Wed, 25 Nov 2015 09:01:00 +0000</pubDate>
		<guid isPermaLink="false">http://tonybai.com/?p=1752#comment-1238</guid>
		<description>原文链接错了，多一个空格：https://sfxpt.wordpress.com/2015/06/16/providing-%20options-for-go-applications/
正确的是https://sfxpt.wordpress.com/2015/06/16/providing-options-for-go-applications/</description>
		<content:encoded><![CDATA[<p>原文链接错了，多一个空格：https://sfxpt.wordpress.com/2015/06/16/providing-%20options-for-go-applications/<br />
正确的是https://sfxpt.wordpress.com/2015/06/16/providing-options-for-go-applications/</p>
]]></content:encoded>
	</item>
</channel>
</rss>
