<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Thoames1212</author_name>
  <author_url>https://blog.hatena.ne.jp/Thoames1212/</author_url>
  <blog_title>とーますメモ</blog_title>
  <blog_url>https://thoames.hatenadiary.jp/</blog_url>
  <categories>
    <anon>Go</anon>
    <anon>さくらVPS</anon>
    <anon>CentOS</anon>
    <anon>Golang</anon>
  </categories>
  <description>１）yumでインストール $ yum install epel-release $ yum install golang ２）環境変数「GOPATH」の設定 Goのプロジェクトを作成したり パッケージをインストールするための起点になる GOPATHを設定する。 $ cd ~ $ vi .bash_profile # .bash_profile export GOPATH=$HOME/go $ source .bash_profile ３）プログラムの作成 app.goを作成。 $ cd ~/go $ mkdir hello $ cd hello $ vim app.go package mai…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fthoames.hatenadiary.jp%2Fentry%2F2017%2F09%2F15%2F101928&quot; title=&quot;【Go入門】さくらVPS（CentOS）にGoをインストールしてみた。 - とーますメモ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-09-15 10:19:28</published>
  <title>【Go入門】さくらVPS（CentOS）にGoをインストールしてみた。</title>
  <type>rich</type>
  <url>https://thoames.hatenadiary.jp/entry/2017/09/15/101928</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
