<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tomotomo1129</author_name>
  <author_url>https://blog.hatena.ne.jp/tomotomo1129/</author_url>
  <blog_title>Web開発における知見共有系ページ</blog_title>
  <blog_url>https://job-info.hateblo.jp/</blog_url>
  <categories>
    <anon>Go言語</anon>
  </categories>
  <description>Go言語の構造体について 基本的な構造体の定義と使用 構造体のポインタ 埋め込み（Embed） 結論 Go言語の構造体について Go言語における構造体（struct）は、複数の異なるデータ型のフィールドを持つことができるデータ構造です。 構造体を使うことで、関連するデータを一つの単位としてまとめて扱うことができます。 構造体は、特定の型を持つ複数の値を組み合わせた新しいデータ型を定義するために使用されます。 基本的な構造体の定義と使用 Go言語で構造体を定義するには、typeキーワードを使用します。 構造体の定義は以下のようになります。 type Person struct { Name st…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fjob-info.hateblo.jp%2Fentry%2F2024%2F08%2F27%2F231113&quot; title=&quot;Go言語の構造体について - Web開発における知見共有系ページ&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>2024-08-27 23:11:14</published>
  <title>Go言語の構造体について</title>
  <type>rich</type>
  <url>https://job-info.hateblo.jp/entry/2024/08/27/231113</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
