<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>azyobuzin</author_name>
  <author_url>https://blog.hatena.ne.jp/azyobuzin/</author_url>
  <blog_title>アジョブジ星通信</blog_title>
  <blog_url>https://azyobuzin.hatenablog.com/</blog_url>
  <categories>
    <anon>Go</anon>
  </categories>
  <description>お久しぶりです。テスト期間中です。今日は Go 言語の select ステートメントの挙動が頭おかしいので、理解するために 3 パターンに挙動を分けてみようという話です。Q. お前本当にわかってんの？ A. 俺を信じるな、仕様を信じろ http://golang.org/ref/spec#Select_statements まず select ステートメントとは select { case value := &lt;- channel: // 受信成功時 case channel &lt;- value: // 送信成功時 default: // 何もできなかった時 } の書き方で、チャネル操作をしたあと…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fazyobuzin.hatenablog.com%2Fentry%2F2014%2F10%2F22%2F213600&quot; title=&quot;キモい select を理解する 3 パターン - アジョブジ星通信&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>2014-10-22 21:36:00</published>
  <title>キモい select を理解する 3 パターン</title>
  <type>rich</type>
  <url>https://azyobuzin.hatenablog.com/entry/2014/10/22/213600</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
