<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Doggo - 标签 - 研发日志 · R&amp;D Log</title><link>https://rd163.visword.com/tags/doggo/</link><description>Doggo - 标签 - 研发日志 · R&amp;D Log</description><generator>Hugo -- gohugo.io</generator><language>zh-CN</language><managingEditor>whutluohui@gmail.com (小智晖)</managingEditor><webMaster>whutluohui@gmail.com (小智晖)</webMaster><copyright>本作品采用知识共享署名-非商业性使用 4.0 国际许可协议进行许可。</copyright><lastBuildDate>Sun, 12 Jan 2025 00:00:00 +0800</lastBuildDate><atom:link href="https://rd163.visword.com/tags/doggo/" rel="self" type="application/rss+xml"/><item><title>Go 语言实现的命令行工具</title><link>https://rd163.visword.com/posts/cmd-by-golang/</link><pubDate>Sun, 12 Jan 2025 00:00:00 +0800</pubDate><author><name>小智晖</name></author><guid>https://rd163.visword.com/posts/cmd-by-golang/</guid><description>&lt;p>Go 语言在命令行工具领域有着大量优质项目。得益于交叉编译简单、单文件分发、启动快、并发模型轻量等特性,Go 已成为现代 CLI 工具最常用的实现语言之一。本文以 DNS 查询工具 &lt;a href="https://github.com/mr-karan/doggo" target="_blank" rel="noopener noreferrer">doggo&lt;/a> 为例,介绍这类工具的设计思路与实际用法。&lt;/p></description></item></channel></rss>