<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yoshitachi</author_name>
  <author_url>https://blog.hatena.ne.jp/yoshitachi/</author_url>
  <blog_title>web-technical-blog</blog_title>
  <blog_url>https://web-technical.hatenablog.com/</blog_url>
  <categories>
    <anon>go</anon>
  </categories>
  <description>GOでJSONをデコードする際の方法 色々検証してみた https://github.com/masahiro-yoshitachi/json-parse GoでJSONを処理する最も一般的な方法 Goの標準ライブラリには、JSONを扱うためのパッケージ(encoding/json)が含まれていて エンコード(構造体から文字列)およびデコード(文字列から構造体)の両方をサポートしている package main import &quot;encoding/json&quot; type Message struct { Name string Body string Time int64 } func main(…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fweb-technical.hatenablog.com%2Fentry%2F2018%2F02%2F23%2F152023&quot; title=&quot;Go言語でJSONのデコード処理を検証してみた - web-technical-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>2018-02-23 15:20:23</published>
  <title>Go言語でJSONのデコード処理を検証してみた</title>
  <type>rich</type>
  <url>https://web-technical.hatenablog.com/entry/2018/02/23/152023</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
