<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>qxtn</author_name>
  <author_url>https://blog.hatena.ne.jp/qxtn/</author_url>
  <blog_title>postbl.space</blog_title>
  <blog_url>https://qxtn.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>Go言語完全ガイド Go言語は、シンプルで高速な並行処理が得意なコンパイル型言語です。サーバー開発やクラウドサービスで広く使用されます。 基本構文 変数とデータ型 package main import &quot;fmt&quot; func main() { // 変数宣言 var number int = 42 var float float64 = 3.14 var str string = &quot;文字列&quot; var boolean bool = true // 短縮宣言 x := 10 y, z := 20, 30 // 複数変数宣言 var ( a int = 1 b string = &quot;text&quot; c b…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fqxtn.hateblo.jp%2Fentry%2F2025%2F11%2F03%2F033121&quot; title=&quot;# Go言語完全ガイド  Go言語は、シンプルで高速な並行処理が得意なコンパイル型言語です。サーバー開発やクラウドサービスで広く使用されます。 - postbl.space&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-03 03:31:21</published>
  <title># Go言語完全ガイド  Go言語は、シンプルで高速な並行処理が得意なコンパイル型言語です。サーバー開発やクラウドサービスで広く使用されます。</title>
  <type>rich</type>
  <url>https://qxtn.hateblo.jp/entry/2025/11/03/033121</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
