<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>f_syumai</author_name>
  <author_url>https://blog.hatena.ne.jp/f_syumai/</author_url>
  <blog_title>焼売飯店</blog_title>
  <blog_url>https://blog.syum.ai/</blog_url>
  <categories>
  </categories>
  <description>こちらは Goクイズ Advent Calendar 2020 - Qiita の17日目の記事です。 問題 今回はMethod values (メソッド値) の問題です。(前回のGo Language Specification輪読会で見付けたものです) package main import &quot;fmt&quot; type I interface { M() int } type T struct { a int } func (t T) M() int { return t.a } func main() { var t *T = &amp;T{a: 1} f1 := t.M var i I i = t …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.syum.ai%2Fentry%2F2020%2F12%2F24%2F005847&quot; title=&quot;Go Quiz Advent Calendar【17日目】 - メソッド値は難しかった編 - 焼売飯店&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>2020-12-24 00:58:47</published>
  <title>Go Quiz Advent Calendar【17日目】 - メソッド値は難しかった編</title>
  <type>rich</type>
  <url>https://blog.syum.ai/entry/2020/12/24/005847</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
