<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>gsf_zero1</author_name>
  <author_url>https://blog.hatena.ne.jp/gsf_zero1/</author_url>
  <blog_title>いろいろ備忘録日記</blog_title>
  <blog_url>https://devlights.hatenablog.com/</blog_url>
  <categories>
    <anon>golang</anon>
  </categories>
  <description>概要 サンプル 概要 Tour of Go の - Errors についてのサンプル。 tour.golang.org Goのエラー処理の仕組みはとてもシンプル。C#やJavaやPythonのように例外という概念が意図的に存在しません。 (panicとrecoverという概念もありますが、あれは別のものとして捉えています。) 関数でエラーが発生したら戻り値でエラーを返して、呼び元はエラーが存在するかを検査してエラーだったら適切なエラー処理をする。 C#などの言語もやっている人間として、例外という概念も好きですし、Goのようなシンプルな考え方も好きです。 どっちが優れているということではないです…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdevlights.hatenablog.com%2Fentry%2F2019%2F12%2F17%2F143103&quot; title=&quot;Goメモ-32 (エラー, Errors, Tour of Go) - いろいろ備忘録日記&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-12-17 14:31:03</published>
  <title>Goメモ-32 (エラー, Errors, Tour of Go)</title>
  <type>rich</type>
  <url>https://devlights.hatenablog.com/entry/2019/12/17/143103</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
