<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tokizuoh</author_name>
  <author_url>https://blog.hatena.ne.jp/tokizuoh/</author_url>
  <blog_title>カルボナーラ街道</blog_title>
  <blog_url>https://tokizuoh.hatenablog.com/</blog_url>
  <categories>
    <anon>Go</anon>
    <anon>Code Reading</anon>
  </categories>
  <description>本記事は以下のイベントの内容を参考にしています。 tenntenn.connpass.com 結論 Question // https://cs.opensource.google/go/go/+/master:src/errors/errors.go;l=63 // errorString is a trivial implementation of error. type errorString struct { s string } errors パッケージの構造体 errorString は string のフィールドを1つしか持たないので、新規で構造体を定義する必要はないのでは？ A…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftokizuoh.hatenablog.com%2Fentry%2F2022%2F04%2F23%2F151300&quot; title=&quot;なぜ Go の errors パッケージの errorString は構造体なのか？ - カルボナーラ街道&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>2022-04-23 15:13:00</published>
  <title>なぜ Go の errors パッケージの errorString は構造体なのか？</title>
  <type>rich</type>
  <url>https://tokizuoh.hatenablog.com/entry/2022/04/23/151300</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
