<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>FScoward</author_name>
  <author_url>https://blog.hatena.ne.jp/FScoward/</author_url>
  <blog_title>Sphereとともに</blog_title>
  <blog_url>https://fscoward.hateblo.jp/</blog_url>
  <categories>
    <anon>Go</anon>
    <anon>プログラミング</anon>
  </categories>
  <description>共通定義 import ( &quot;net/http&quot; &quot;encoding/json&quot; &quot;log&quot; ) func get(client *http.Client, url string, accessToken string, typedef interface{}) interface{} { req, _ := http.NewRequest(&quot;GET&quot;, url, nil) req.Header.Set(&quot;Authorization&quot;, accessToken) resp, _ := client.Do(req) error := json.NewDecoder(resp.Body).Deco…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ffscoward.hateblo.jp%2Fentry%2F2016%2F12%2F15%2F233210&quot; title=&quot;go言語でGETしたresponseをparseする - Sphereとともに&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://ecx.images-amazon.com/images/I/61EL3Dc95dL.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-12-15 23:32:10</published>
  <title>go言語でGETしたresponseをparseする</title>
  <type>rich</type>
  <url>https://fscoward.hateblo.jp/entry/2016/12/15/233210</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
