<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>baba_s</author_name>
  <author_url>https://blog.hatena.ne.jp/baba_s/</author_url>
  <blog_title>コガネブログ</blog_title>
  <blog_url>https://baba-s.hatenablog.com/</blog_url>
  <categories>
    <anon>その他 - golang</anon>
  </categories>
  <description>はじめに 「Go CSV」は CSV の読み書きができるライブラリです 読み込みの例 .csv member1,member2,member3 フシギダネ,フシギソウ,フシギバナ ヒトカゲ,リザード,リザードン ゼニガメ,カメール,カメックス .go package main import ( &quot;fmt&quot; &quot;os&quot; &quot;github.com/gocarina/gocsv&quot; ) type Group struct { Member1 string `csv:&quot;member1&quot;` Member2 string `csv:&quot;member2&quot;` Member3 string `csv:&quot;member3&quot;…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fbaba-s.hatenablog.com%2Fentry%2F2018%2F11%2F23%2F220600&quot; title=&quot;【golang】CSV の読み書きができるライブラリ「Go CSV」紹介 - コガネブログ&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>https://cdn-ak.f.st-hatena.com/images/fotolife/b/baba_s/20181123/20181123163826.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-11-23 22:06:00</published>
  <title>【golang】CSV の読み書きができるライブラリ「Go CSV」紹介</title>
  <type>rich</type>
  <url>https://baba-s.hatenablog.com/entry/2018/11/23/220600</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
