<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Go编程 on 飞狐的部落格</title>
    <link>https://lucumt.info/categories/go%E7%BC%96%E7%A8%8B/</link>
    <description>Recent content in Go编程 on 飞狐的部落格</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Wed, 15 Jun 2022 22:08:00 +0800</lastBuildDate>
    <atom:link href="https://lucumt.info/categories/go%E7%BC%96%E7%A8%8B/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>在Intellij IDEA中引用Golang本地包</title>
      <link>https://lucumt.info/post/golang/import-local-package-in-intellij-idea/</link>
      <pubDate>Sun, 05 Mar 2017 14:04:43 +0800</pubDate>
      <guid>https://lucumt.info/post/golang/import-local-package-in-intellij-idea/</guid>
      <description>&lt;p&gt;在学习&lt;code&gt;Golang&lt;/code&gt;时，自己最开始用的是&lt;code&gt;Eclipse&lt;/code&gt;中的&lt;a href=&#34;https://goclipse.github.io/&#34;&gt;&lt;strong&gt;goclipse&lt;/strong&gt;&lt;/a&gt;插件来进行&lt;code&gt;Golang&lt;/code&gt;编程，但其对&lt;code&gt;Golang&lt;/code&gt;的支持不是太好，如代码格式化、自动导入引用包等都无法直接在&lt;code&gt;Eclipse&lt;/code&gt;中使用，并且其自动提示功能也没有像&lt;code&gt;Java&lt;/code&gt;那么强，于是转用&lt;a href=&#34;https://www.jetbrains.com/idea/&#34;&gt;&lt;strong&gt;Intellij IDEA&lt;/strong&gt;&lt;/a&gt;安装&lt;a href=&#34;https://plugins.jetbrains.com/plugin/5047-go&#34;&gt;&lt;strong&gt;Golang插件&lt;/strong&gt;&lt;/a&gt;来替代使用，安装完插件后的&lt;a href=&#34;https://www.jetbrains.com/idea/&#34;&gt;&lt;strong&gt;Intellij IDEA&lt;/strong&gt;&lt;/a&gt;对&lt;code&gt;Golang&lt;/code&gt;的支持在各方面都很令人满意，唯独引入本地包的支持不太好用。经过一阵摸索自己找出了解决方案，先记录下。&lt;/p&gt;</description>
    </item>
    <item>
      <title>利用Github Pages和基于Go的Hugo搭建个人博客</title>
      <link>https://lucumt.info/post/hugo/create-website-with-hugo/</link>
      <pubDate>Sat, 27 Feb 2016 22:23:37 +0800</pubDate>
      <guid>https://lucumt.info/post/hugo/create-website-with-hugo/</guid>
      <description>&lt;p&gt;一直以来都想拥有一个属于自己的博客，前段时间在学习&lt;code&gt;Go&lt;/code&gt; ，于是利用&lt;code&gt;Hugo&lt;/code&gt; 和&lt;code&gt;Github Pages&lt;/code&gt; 搭建了一个简易的个人博客，先简单记录下。&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
