<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kitak</author_name>
  <author_url>https://blog.hatena.ne.jp/kitak/</author_url>
  <blog_title>kitak blog</blog_title>
  <blog_url>https://kitak.hatenablog.jp/</blog_url>
  <categories>
    <anon>golang</anon>
  </categories>
  <description>こんにちは。おなかがへっている、きたけーです。 昨日のエントリ(golang で URLから画像データを取得して、ローカルのファイルに保存する術 - きたけーTechブログ)に続いて、今度はURLの猫ちゃん画像をS3に転送してみる。 こんなかんじ。 package main import ( &quot;github.com/mitchellh/goamz/aws&quot; &quot;github.com/mitchellh/goamz/s3&quot; &quot;net/http&quot; ) func main() { var url string = &quot;http://placekitten.com/g/640/340&quot; response,…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkitak.hatenablog.jp%2Fentry%2F2014%2F10%2F20%2F055049&quot; title=&quot;golang で S3 にファイルを転送する術 - kitak blog&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>2014-10-20 05:50:49</published>
  <title>golang で S3 にファイルを転送する術</title>
  <type>rich</type>
  <url>https://kitak.hatenablog.jp/entry/2014/10/20/055049</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
