<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>gsf_zero1</author_name>
  <author_url>https://blog.hatena.ne.jp/gsf_zero1/</author_url>
  <blog_title>いろいろ備忘録日記</blog_title>
  <blog_url>https://devlights.hatenablog.com/</blog_url>
  <categories>
    <anon>golang</anon>
  </categories>
  <description>概要 Enum のサンプル iota のサンプル 参考 概要 Go には、C#などのように enum という型がありませんが、定数を使って同じような感じにすることが出来ます。 enum と iota に関して、とても参考になった記事があったので、忘れない内にメモメモ。 ★ Ultimate Visual Guide to Go Enums and iota | by Inanc Gumus | Learn Go Programming ついでに自分でもサンプル作ったので、以下にメモメモ。 Enum のサンプル package enum import ( &quot;github.com/devlight…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdevlights.hatenablog.com%2Fentry%2F2020%2F06%2F05%2F190848&quot; title=&quot;Goメモ-90 (Go の enum と iota の使い方メモ) - いろいろ備忘録日記&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://m.media-amazon.com/images/I/41meaSLNFfL._SL160_.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-06-05 19:08:48</published>
  <title>Goメモ-90 (Go の enum と iota の使い方メモ)</title>
  <type>rich</type>
  <url>https://devlights.hatenablog.com/entry/2020/06/05/190848</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
