<?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>概要 go1.14をダウンロード サンプル go1.13でビルドすると go1.14でビルドすると 参考情報 概要 go1.14がrc1まで出たので、ちょこっと新機能試してみました。 go1.14で個人的に嬉しい機能がこれ。 github.com 今までは、以下のようにインターフェースを作ったらコンパイルエラーになってました。 type ( // インターフェース１ Sayメソッドを持つ if01 interface { Say() string } // インターフェース２ こいつもSayメソッドを持つ if02 interface { Say() string } // インターフェース３…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdevlights.hatenablog.com%2Fentry%2F2020%2F02%2F12%2F194604&quot; title=&quot;Goメモ-50 (go1.14の新機能をちょこっと試す(インターフェースのオーバーラップ可能)) - いろいろ備忘録日記&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-02-12 19:46:04</published>
  <title>Goメモ-50 (go1.14の新機能をちょこっと試す(インターフェースのオーバーラップ可能))</title>
  <type>rich</type>
  <url>https://devlights.hatenablog.com/entry/2020/02/12/194604</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
