<?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>errors</anon>
    <anon>memo</anon>
  </categories>
  <description>ドキュメントに書いてあることだけど、渡し方をミスるとerrors.As()はpanicしてしまう。 As panics if target is not a non-nil pointer to either a type that implements error, or to any interface type. errors.As()の使い方 その前に errors.As()の使い方のおさらい。 errors.As() はエラー値の基底が第二引数で渡された形状の型だったときにtrueを返す関数1。 例えばexampleの例のコードはこんな感じ。 package main import …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fpod.hatenablog.com%2Fentry%2F2020%2F09%2F09%2F145205&quot; title=&quot;goのerrors.As()でpanicしちゃう話 - 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>2020-09-09 14:52:05</published>
  <title>goのerrors.As()でpanicしちゃう話</title>
  <type>rich</type>
  <url>https://pod.hatenablog.com/entry/2020/09/09/145205</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
