<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>chiroruxx</author_name>
  <author_url>https://blog.hatena.ne.jp/chiroruxx/</author_url>
  <blog_title>あしたからがんばる</blog_title>
  <blog_url>https://toyo.hatenablog.jp/</blog_url>
  <categories>
  </categories>
  <description>Goの勉強をやり始めたのでメモ。 「プログラミング言語 Go」を読んでる。 契約としてのインターフェース GoはStructualTypingを採用している。 インターフェースを明示的に宣言していなくても、シグネチャを満たしていればそのインターフェースだと見做せる。 インターフェース型 // インターフェースの宣言 type InterfaceName interface { MethodName(args int) bool } // 既存のインターフェースの流用 type InterfaceName2 interface { InterfaceName io.Writer } インターフェ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftoyo.hatenablog.jp%2Fentry%2F2023%2F03%2F30%2F155128&quot; title=&quot;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>2023-03-30 15:51:28</published>
  <title>Goの勉強 インターフェース</title>
  <type>rich</type>
  <url>https://toyo.hatenablog.jp/entry/2023/03/30/155128</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
