<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>moguriso</author_name>
  <author_url>https://blog.hatena.ne.jp/moguriso/</author_url>
  <blog_title>tizen.moe</blog_title>
  <blog_url>https://blog.tizen.moe/</blog_url>
  <categories>
    <anon>go</anon>
  </categories>
  <description>github.com こんなコードがあります package main import &quot;log&quot; var ( yy []Hoge zz map[string]*Hoge = make(map[string]*Hoge) ) type Hoge struct { a int b int } func main() { d1 := Hoge{} d1.a = 10 d1.b = -20 zz[&quot;d1&quot;] = &amp;d1 yy = append(yy, d1) d2 := Hoge{} d2.a = 5 d2.b = -8 zz[&quot;d2&quot;] = &amp;d2 yy = append(yy, d2) log.P…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.tizen.moe%2Fentry%2F2017%2F03%2F31%2F000000&quot; title=&quot;Goのポインタにハマったので備忘録 - tizen.moe&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>2017-03-31 00:00:00</published>
  <title>Goのポインタにハマったので備忘録</title>
  <type>rich</type>
  <url>https://blog.tizen.moe/entry/2017/03/31/000000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
