<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>mFumi</author_name>
  <author_url>https://blog.hatena.ne.jp/mFumi/</author_url>
  <blog_title>mfumiの日記</blog_title>
  <blog_url>https://mfumi.hatenadiary.org/</blog_url>
  <categories>
    <anon>go</anon>
  </categories>
  <description>・ポインタはよしなにdereferenceしてくれる http://golang.org/ref/spec#Selectors http://play.golang.org/p/WtCuLsr824 package main type T0 struct { x int } func (recv *T0) M0(){ println(&quot;*T0:&quot;,recv.x) } type T1 struct { y int } func (recv T1) M1(){ println(&quot;M1:&quot;,recv.y) } type T2 struct { z int T1 *T0 } func (recv *T…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmfumi.hatenadiary.org%2Fentry%2F20140824%2F1408890731&quot; title=&quot;goのstructとinterface辺りのメモ - mfumiの日記&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-08-24 23:32:11</published>
  <title>goのstructとinterface辺りのメモ</title>
  <type>rich</type>
  <url>https://mfumi.hatenadiary.org/entry/20140824/1408890731</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
