<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>gramy</author_name>
  <author_url>https://blog.hatena.ne.jp/gramy/</author_url>
  <blog_title>Let It Go</blog_title>
  <blog_url>https://gramy.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>package main import ( &quot;flag&quot; &quot;fmt&quot; &quot;net/http&quot; &quot;strconv&quot; &quot;sync&quot; ) var ( vol = flag.Int(&quot;v&quot;, 100, &quot;volume&quot;) max = flag.Int(&quot;m&quot;, 10000, &quot;send numbers&quot;) ) type msg struct { Q int A int } type comm struct { Sch chan msg Rch chan msg } type reply struct { Comm chan *comm } var ( poolSub chan reply = make(…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fgramy.hatenablog.com%2Fentry%2F2016%2F11%2F16%2F112301&quot; title=&quot;fizzbuzz(6), with &amp;#39;knock-service&amp;#39; - Let It 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>2016-11-16 11:23:01</published>
  <title>fizzbuzz(6), with 'knock-service'</title>
  <type>rich</type>
  <url>https://gramy.hatenablog.com/entry/2016/11/16/112301</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
