<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Package on 虞双齐的博客</title>
    <link>https://yushuangqi.com/tags/package.html</link>
    <description>Recent content in Package on 虞双齐的博客</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh</language>
    <managingEditor>ysqi@yushuangqi.com (虞双齐)</managingEditor>
    <webMaster>ysqi@yushuangqi.com (虞双齐)</webMaster>
    <copyright>虞双齐 | &lt;a href=&#39;https://beian.miit.gov.cn/&#39;&gt;粤ICP备14032560号&lt;/a&gt;</copyright>
    <lastBuildDate>Tue, 08 Mar 2016 10:44:36 +0800</lastBuildDate>
    
	<atom:link href="https://yushuangqi.com/tags/package/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>理解Go import</title>
      <link>https://yushuangqi.com/blog/2016/understanding-golang-import-package.html</link>
      <pubDate>Tue, 08 Mar 2016 10:44:36 +0800</pubDate>
      <author>ysqi@yushuangqi.com (虞双齐)</author>
      <guid>https://yushuangqi.com/blog/2016/understanding-golang-import-package.html</guid>
      <description>Go 的源代码是按 package 方式组织，再通过 import 引入使用。在理解 improt 前有必要来罗嗦下 Go 的代码组织结构 和理解 package。 工作目录 在 Go 中代码保持在称之为 workspace 的</description>
    </item>
    
  </channel>
</rss>