<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>akito0107</author_name>
  <author_url>https://blog.hatena.ne.jp/akito0107/</author_url>
  <blog_title>asterisc</blog_title>
  <blog_url>https://akito0107.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>はじめに Go言語の話です。 過去の記事でも触れたDave Cheney先生の記事や、各種のerror handling best practiceでも触れらているように、Goのerrorは、そのままreturnせず、errors.Wrapなどでannotateすると良いとされています。 ですが、人間（というより僕）の心は弱いもので、つい手癖でそのままreturn errしてしまいます。これをいちいちソースコードレビューでチェックするのは辛いので、静的に検査できるツールを作りました。 またgoのanalysisに関する記事を読んで、せっかくなのでanaysisにも対応させました。 今回の記事で…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fakito0107.hatenablog.com%2Fentry%2F2018%2F12%2F25%2F195804&quot; title=&quot;Annotating errorsのlinter - asterisc&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>https://i.imgur.com/JTcAy0L.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-12-25 19:58:04</published>
  <title>Annotating errorsのlinter</title>
  <type>rich</type>
  <url>https://akito0107.hatenablog.com/entry/2018/12/25/195804</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
