<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>bouzuya</author_name>
  <author_url>https://blog.hatena.ne.jp/bouzuya/</author_url>
  <blog_title>bouzuya.hatenablog.com</blog_title>
  <blog_url>https://bouzuya.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>体調が悪いので早めに寝る。 育児。下の子がひとりで座れるようになった。 golang で *int のようなフィールドの初期化に変数を要求されるのが面倒だ。 package main import ( &quot;fmt&quot; ) type S struct { f *int } func main() { v := 123 s := S{ // f: &amp;123, // こうは書けない // f: &amp;[]int{123}[0], // こうは書けるけど…… f: &amp;v, // だいたいこう書く } fmt.Printf(&quot;%v\n&quot;, s) } https://twitter.com/hogedigo/st…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fbouzuya.hatenablog.com%2Fentry%2F2021%2F09%2F02%2F201705&quot; title=&quot;体調が悪い - bouzuya.hatenablog.com&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>2021-09-02 20:17:05</published>
  <title>体調が悪い</title>
  <type>rich</type>
  <url>https://bouzuya.hatenablog.com/entry/2021/09/02/201705</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
