<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>podhmo</author_name>
  <author_url>https://blog.hatena.ne.jp/podhmo/</author_url>
  <blog_title>podhmo's diary</blog_title>
  <blog_url>https://pod.hatenablog.com/</blog_url>
  <categories>
    <anon>golang</anon>
    <anon>reflect</anon>
  </categories>
  <description>encoding/jsonパッケージの範囲を越えてJSONと戯れようとする。動的な何かが必要になる。そしてけっこうすぐにreflectパッケージに触れることになる。触りたくないけれど触る必要がある汚泥のような存在。それがreflect。 重い腰をあげてreflectと少し仲良くなるためにした試行錯誤のメモ。 概ね以下のことのやリ方についての文章になっている。 定義されているメソッドの数を確認 メソッドの存在確認 メソッドを呼び出す 定義されているメソッドの数を確認 定義されているメソッドの確認は型に対して行う。型に対してということは reflect.Value ではなく reflect.Typ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fpod.hatenablog.com%2Fentry%2F2019%2F07%2F28%2F195239&quot; title=&quot;reflect経由でgoのmethodを呼んだり存在を確認したりする - podhmo&amp;#39;s diary&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>2019-07-28 19:52:39</published>
  <title>reflect経由でgoのmethodを呼んだり存在を確認したりする</title>
  <type>rich</type>
  <url>https://pod.hatenablog.com/entry/2019/07/28/195239</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
