<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>maaaato</author_name>
  <author_url>https://blog.hatena.ne.jp/maaaato/</author_url>
  <blog_title>ニクニクドットミー</blog_title>
  <blog_url>https://blog.nikuniku.me/</blog_url>
  <categories>
    <anon>Go</anon>
    <anon>toml</anon>
  </categories>
  <description>TOMLという設定ファイルの為のミニ言語があり、それをGoで試してみた所、うまく読み込まれずにハマってしまったので、メモ。 config_test.go package main import ( &quot;github.com/BurntSushi/toml&quot; &quot;testing&quot; &quot;fmt&quot; ) type ConfToml struct { Keys SectionKeys `toml:&quot;keys&quot;` } type SectionKeys struct { Consumer_key string `toml:&quot;consumer_key&quot;` access_token string `toml:&quot;acc…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.nikuniku.me%2Fentry%2F%253Fp%253D710&quot; title=&quot;Goでtoml.DecodeFileしたときにハマったことメモ - ニクニクドットミー&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>http://nikuniku.me/wp-content/uploads/182b65b9-539c-4d24-9b1f-ee4a1a8756f1.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2015-03-14 20:44:09</published>
  <title>Goでtoml.DecodeFileしたときにハマったことメモ</title>
  <type>rich</type>
  <url>https://blog.nikuniku.me/entry/%3Fp%3D710</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
