<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>golang</author_name>
  <author_url>https://blog.hatena.ne.jp/golang/</author_url>
  <blog_title>golangの日記</blog_title>
  <blog_url>https://golang.hateblo.jp/</blog_url>
  <categories>
    <anon>Go言語</anon>
  </categories>
  <description>Go言語でファイルの読み書きと作成、ファイルがパスに存在するかの確認、 ファイルの内容を一行ずつ処理する、ファイルのコピー、などの使い方 os.Create ファイルの新規作成。読み書き両方。 os.Open ファイルを開く。読み込み専用。ファイルがなければ作成されずエラー os.OpenFile ファイルを開く。読み書き作成などのオプションを指定できる ioutil.ReadFile ファイルから一度にすべてのデータを読み込む。 読み込んで []byte で返すので Close は必要ない ioutil.ReadAll os.Openなどで開いているファイル(*os.File)から ファイル…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fgolang.hateblo.jp%2Fentry%2F2018%2F11%2F09%2F163000&quot; title=&quot;Go言語(golang) ファイルの読み書き、作成、存在確認、一行ずつ処理、コピー など - golangの日記&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/g/golang/20221023/20221023194611.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-11-09 16:30:00</published>
  <title>Go言語(golang) ファイルの読み書き、作成、存在確認、一行ずつ処理、コピー など</title>
  <type>rich</type>
  <url>https://golang.hateblo.jp/entry/2018/11/09/163000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
