<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>reteria</author_name>
  <author_url>https://blog.hatena.ne.jp/reteria/</author_url>
  <blog_title>京都行きたい</blog_title>
  <blog_url>https://progret.hatenadiary.com/</blog_url>
  <categories>
  </categories>
  <description>これはどういう結果になるか、分かりますか？ package main import ( &quot;fmt&quot; &quot;bytes&quot; ) func Buffer() *bytes.Buffer { return nil } func main() { b := Buffer() fmt.Printf(&quot;%T %v&quot;, b, b) } こうなります。 型無しnilになって欲しい気持ちだった。 結局、戻り値の型をio.Readerにしました。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fprogret.hatenadiary.com%2Fentry%2F2019%2F08%2F22%2F235116&quot; title=&quot;Goの型付きnilで死んだ話 - 京都行きたい&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>https://cdn-ak.f.st-hatena.com/images/fotolife/r/reteria/20190822/20190822234013.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-08-22 23:51:16</published>
  <title>Goの型付きnilで死んだ話</title>
  <type>rich</type>
  <url>https://progret.hatenadiary.com/entry/2019/08/22/235116</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
