<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>gothedistance</author_name>
  <author_url>https://blog.hatena.ne.jp/gothedistance/</author_url>
  <blog_title>Life is Really Short, Have Your Life!!</blog_title>
  <blog_url>https://aroundthedistance.hatenadiary.jp/</blog_url>
  <categories>
    <anon>Go</anon>
  </categories>
  <description>バックエンドでGo Langを使う案件や会社のお付き合いが最近ぐっと増えたため、Go Langの基礎文法を学びます。A Tour of Goをざっと回したので、メモ。 変数の型推論と初期化 :=を使うことで、変数の型推論と代入が可能。 「短変数宣言（short variable declaration）」と言うらしい。また、この宣言はグローバルにはできず、関数内部が最大のスコープとなる。 a,b,c := 10, &quot;10&quot;, false; 簡単にdeferが使える TypeScriptでは、async/awaitが必須のdeferがこれだけで実現できるのは驚き。意味合い的には、try-catc…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Faroundthedistance.hatenadiary.jp%2Fentry%2F2025%2F11%2F23%2F220924&quot; title=&quot;A Tour of Go First Impression - Life is Really Short, Have Your Life!!&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>2025-11-23 22:09:24</published>
  <title>A Tour of Go First Impression</title>
  <type>rich</type>
  <url>https://aroundthedistance.hatenadiary.jp/entry/2025/11/23/220924</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
